Files
sqlite3/vfs/readervfs
2023-08-10 13:23:54 +01:00
..
2023-06-02 03:38:26 +01:00
2023-06-12 13:04:37 +01:00
2023-08-10 13:23:54 +01: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.