Y
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
giaour
1540 days ago
Yes and yes, though I used it for a read-only application.
link
ysleepy
1539 days ago
Yep, works well.
link