> Plus, if we are talking about drivers, then surely if you're going to be using SQLite, you should be using SQLite drivers because they will be inherently simpler and smaller than the Postgres ones because of the much reduced feature-set of SQLite.
What SQLite3 driver out there allows you to talk over a network connection to a remote database? Not any one that I've ever used.
What SQLite3 driver out there allows you to talk over a network connection to a remote database? Not any one that I've ever used.