Hacker News new | ask | show | jobs
by thatwasunusual 803 days ago
I prefer to only use ORMs that can be used "everywhere." PostgreSQL needs to be used on production for performance; SQLite is good, but not _that_ good :), but it's perfect for testing things locally.