Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 563 Bytes

File metadata and controls

16 lines (10 loc) · 563 Bytes

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