Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
geewee
4y ago
0 comments
Save
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
3 comments · 1 top-level
top
newest
oldest
fb03
4y ago
· 2 in thread
"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