n***@powertofly.com
2014-11-25 02:05:17 UTC
I will give you one very good reason to go with liquibase - technology
independence.
Alembic ties your db management to python and besides requires more manual
work.
Say tomorrow you decide to have multiple services implemented in different
languages, alembic is not going to cut it.
Just my 2cents since debating over the same issue.
independence.
Alembic ties your db management to python and besides requires more manual
work.
Say tomorrow you decide to have multiple services implemented in different
languages, alembic is not going to cut it.
Just my 2cents since debating over the same issue.
I'm gradually working toward getting serious about controlled DB
migration (version control for DBs), and have been following the Alembic
announcements with interest. (We're already using SA successfully in a
Twisted environment, just making sure that all DB access is encapsulated
in deferreds.)
Liquibase (http://www.liquibase.org/index.html) and Flyway
(http://flywaydb.org/). Both of them look to be based on Java, but that
aside, I'd be interested to know how they compare in terms of features,
maturity, etc.
Thanks for any info,
--
Don Dwiggins
Advanced Publishing Technology
migration (version control for DBs), and have been following the Alembic
announcements with interest. (We're already using SA successfully in a
Twisted environment, just making sure that all DB access is encapsulated
in deferreds.)
Liquibase (http://www.liquibase.org/index.html) and Flyway
(http://flywaydb.org/). Both of them look to be based on Java, but that
aside, I'd be interested to know how they compare in terms of features,
maturity, etc.
Thanks for any info,
--
Don Dwiggins
Advanced Publishing Technology
--
You received this message because you are subscribed to the Google Groups "sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.