Skip to content

feat: add @libsql/client as a replacement for sqlite3 - #837

Merged
43081j merged 1 commit into
e18e:mainfrom
nktnet1:@libsql/client
Jul 31, 2026
Merged

feat: add @libsql/client as a replacement for sqlite3#837
43081j merged 1 commit into
e18e:mainfrom
nktnet1:@libsql/client

Conversation

@nktnet1

@nktnet1 nktnet1 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

🔗 Linked issue

Resolves #836

📚 Description

Add @libsql/client as a replacement for sqlite3.

Drizzle docs for get-started-sqlite now lists @libsql/client as the first (primary) driver before better-sqlite3, so this library is gaining a lot of traction.

@nktnet1
nktnet1 marked this pull request as ready for review July 28, 2026 23:51
@dreyfus92

Copy link
Copy Markdown
Member

hey @nktnet1, can you please add a description for this pr? ✌🏻

@nktnet1

nktnet1 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Hey @dreyfus92 - I've updated the description, thank you.

FYI I think #836 is still waiting for a second opinion.

@43081j

43081j commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

CI is failing because you need to catch up from main i think. should work after that 👍

i also marked the issue as accepted

@nktnet1

nktnet1 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

Thanks @43081j - I've rebased.

@43081j
43081j merged commit 4c108e8 into e18e:main Jul 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Replacement]: add @libsql/client to sqlite3 replacements

3 participants