Hacker News new | ask | show | jobs
Optimal SQLite Settings for Django (gcollazo.com)
12 points by gio 741 days ago
1 comments

Very cool summarize of this. I love SQlite and use it everyday.

May I suggest also to do strict tables - I don't know if Django ORM do that by default