> Articles like these pop up regularly
Hah, yes, I know. In Dutch we'd say "Het is niet goed of het deugd niet" (it's not good nor virtue). So many have tried, even more have failed. SQL is far from perfect, yet what we have works. Use/learn it as it is instead of creating yet another failure or even write yet another orm that raises the question "How do I do this SQL in your orm...?" Another thing is they way the DB's are used. SQLite is totally different than PostgreSQL, they need a different mindset to work with. For SQLite you write "one liners", like many small procs. ... at least it's not OOP ;)
