Migrating PostgreSQL To SQLite

from blog Abishek Muthian, | ↗ original
I'm migrating a project from PostgreSQL to SQLite. There's nothing wrong with PostgreSQL, It's the best RDBMS; period. I'm just building a product where the benefits of the portability, performance seem to outweigh the quirks of SQLite; At-least that's what I think. Btw, I learnt couple of days back that SQLite is not 'SQL Light' but S.Q.L.-ite...