Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
geewee
4y ago
0 comments
Share
What other migration engine have you used that's better? Anything non-django I've used makes me wish I was using Django
0 comments
default
newest
oldest
fb03
4y ago
"alembic" is better by leaps and bounds. it is used within a SQLAlchemy system, which is also a superior ORM than Django's.
louissan
4y ago
question of taste...
robertlagrant
4y ago
Less taste and more that data mapper ORMs are better (although harder to make) than active record ones, except for very small datasets/simple queries.
1 more reply
j
/
k
navigate · click thread line to collapse