Hacker News new | ask | show | jobs
by KwisaksHaderach 1540 days ago
Aside, anyone used the java sqlite driver https://github.com/xerial/sqlite-jdbc in production (webapp with multiple users)? Has the driver been reliable?
2 comments

Yes and yes, though I used it for a read-only application.
Yep, works well.