Files
sqlite3/vfs/readervfs
2023-11-21 13:40:55 +00:00
..
2023-06-02 03:38:26 +01:00
2023-06-12 13:04:37 +01:00
2023-11-21 13:40:55 +00:00
2023-06-02 03:38:26 +01:00
2023-06-12 13:04:37 +01:00
2023-06-02 03:38:26 +01:00

Go "reader" SQLite VFS

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