|
|
|
|
|
by jasonkester
5445 days ago
|
|
Right, but the grandparent's complaint was that you had to change your model, then write migrations to match. In other frameworks, you use your tool of choice to change the database schema, then build the project and you're done. All the "model" stuff regenerates automatically. Thus, schema/model changes have no pain associated with them whatsoever, so there's no particular advantage to using nosql vs sql. |
|