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

Add github.com/eatonphil/gosqlite #5

Merged
merged 2 commits into from
Jan 6, 2024
Merged

Conversation

c4rlo
Copy link
Contributor

@c4rlo c4rlo commented Dec 23, 2023

This adds https://github.com/eatonphil/gosqlite as yet another SQLite driver. It's cgo-based and does not implement database/sql, just like crawshaw. Performance-wise it did slightly worse for me than crawshaw. But it has been updated much more recently (SQLite 3.43.2 vs 3.38.5).

I'm also bumping all dependencies in go.mod to their latest version; as a result of that, this PR also includes #4.

(Results not updated.)

Also, update dependencies.
@cvilsmeier cvilsmeier merged commit d2046d2 into cvilsmeier:master Jan 6, 2024
@cvilsmeier
Copy link
Owner

Thanks @c4rlo for adding, results are updated now.

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.

None yet

2 participants