Files
sqlite3/sqlite3reader/README.md
2023-05-31 19:24:41 +01:00

182 B

Go "reader" SQLite VFS

This package implements a "reader" SQLite VFS that allows accessing any io.ReaderAt as an immutable SQLite database.