-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
WIP: Pure Go SQLite3 #32628
base: main
Are you sure you want to change the base?
WIP: Pure Go SQLite3 #32628
Conversation
0109fa7
to
341b9b8
Compare
3e6f93d
to
cee4249
Compare
It seems all tests for sqlite PASSed and it took about 18m which is almost the same as the cgo sqlite driver. But the library is very young. Maybe we can have a build tag for the change first. |
cee4249
to
d466012
Compare
I'm also looking forward to this but wana have it behind a tag to have both options ... |
Feel free to edit this PR directly, I was just proposing a demo and I might not have enough time on it. |
d466012
to
1f20450
Compare
1f20450
to
b9a5ff9
Compare
No description provided.