Hacker News new | ask | show | jobs
by irskep 1216 days ago
I'm not convinced this is true. Django supports SQLite out of the box, and otherwise database management is an exercise for the reader. The migration tools, for example, work fine with SQLite.