mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-11 21:49:13 +00:00
182 B
182 B
Go "reader" SQLite VFS
This package implements a "reader" SQLite VFS
that allows accessing any io.ReaderAt
as an immutable SQLite database.