sqlautocode - has issues with many-to-many relations
sqlsoup - doesn\'t support relations
elixir - it\'s note auto-generate
Is there something else I
You could use sqlacodegen to generate all the models from the database. However you need to take care of the foreign key manually.