Skip to content
Discussion options

You must be logged in to vote

Better-sqlite3 is a pure sqlite3 library that allows you to have an in process database backed by a file on disk.
Libsql allows you to have an in process database either backed by a file on disk or by a remote server.
In a sense, Libsql is a superset of what better-sqlite3 is.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by haaawk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants