Skip to content

tailscale/sqlite-exp

 
 

Repository files navigation

SQLite driver for Go database/sql

Work in progress. Nothing to see here.

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/2024/sqlite-amalgamation-3460100.zip

About

experimental fork of tailscale/sqlite

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.8%
  • C 1.6%
  • Shell 0.6%