top | item 33607056

(no title)

znt | 3 years ago

Totally agree.

If you use django you get the following out of the box:

* Database management (migrations / schemas) * CRUD UI -> Django admin * Plug'n play API -> Django rest framework

If your DB schema is not super complicated (think views etc) and you are not relying on DB procedures, then such framework would save you so much time.

discuss

order

No comments yet.