Hacker News new | ask | show | jobs
by chungy 1005 days ago
SQLite is an in-process database. If you need language-agnostic encapsulation of data procedures, SQLite is not for you. I would suggest you consider PostgreSQL.