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

Consider using modernc.org/sqlite #74

Open
mholt opened this issue Mar 11, 2021 · 0 comments
Open

Consider using modernc.org/sqlite #74

mholt opened this issue Mar 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mholt
Copy link
Owner

mholt commented Mar 11, 2021

This package implements a SQLite driver that does not use Cgo: https://pkg.go.dev/modernc.org/sqlite

Looks to be getting pretty stable. Haven't tried it yet, but would simplify compilation and improve memory safety to make Timeliner a pure Go program.

@mholt mholt added the enhancement New feature or request label Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant