Files
sqlite3/vfs/readervfs
2024-10-18 12:20:32 +01:00
..
2023-06-02 03:38:26 +01:00
2024-04-27 16:31:32 +01:00
2024-10-18 12:20:32 +01:00
2024-07-20 01:42:50 +01:00
2024-06-21 13:59:19 +01:00

Go reader SQLite VFS

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