Hacker News new | ask | show | jobs
by dathos 701 days ago
Interesting, I wouldn't consider another DB driver for integration tests if that isn't usable in production. Probably a good reason for it but can anyone clarify why that's done?
1 comments

Well, sqlite is the most simple alternative that's great for local testing.