Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLite shim #1112

Open
gedw99 opened this issue Jan 25, 2025 · 0 comments
Open

SQLite shim #1112

gedw99 opened this issue Jan 25, 2025 · 0 comments

Comments

@gedw99
Copy link

gedw99 commented Jan 25, 2025

https://github.com/ncruces/go-sqlite3

Might be a good one to allow bun to be used on more places, as its imports are so low . Perf is still decent

Why ?

It is cgo free but it’s also faster than modern c based one .
Can run on servers, in browsers, or edge, with no changes .

Has extensions galore, unlike modernc one.

The imports are easy , and it needs nothing under it .

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

No branches or pull requests

1 participant