mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-12 22:19:14 +00:00
180 B
180 B
Go reader SQLite VFS
This package implements a "reader" SQLite VFS
that allows accessing any io.ReaderAt
as an immutable SQLite database.