Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No, I get that part. I'm talking more about building a database from models. It seems like these tools are designed to build the database scheme from the object models, which to me is just as bad as building the objects from the schema.

Ideally, we should use the declarative style of Django models and SqlAlchemy on the object, along with the scheme generation tools of Rails migrations.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: