Skip to content
/ sqlite Public

SQLite support for Go derived from tailscale/sqlite (you should probably be using that or something else instead).

License

Notifications You must be signed in to change notification settings

agentio/sqlite

SQLite Interface for Go

This project is an experimental fork of https://github.com/tailscale/sqlite.

It's as much a learning exercise as a tool, so beware! It could change significantly.

Thanks to the Tailscale team for sharing, and please don't send any problems that you find in this repo to them.

Updating SQLite

The script update-sqlite.sh at the top of the repository partially automates this process. It expects a SQLite amalgamation URL as the first argument:

./update-sqlite.sh https://sqlite.org/2026/sqlite-amalgamation-3510200.zip

About

SQLite support for Go derived from tailscale/sqlite (you should probably be using that or something else instead).

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 16