Skip to content

Commit

Permalink
add VFS to zstd seekable
Browse files Browse the repository at this point in the history
Closes: #14 [via git-merge-pr]
  • Loading branch information
jtarchie authored and psanford committed Mar 15, 2024
1 parent 4c99abe commit 24e1d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ To build as a loadable module, set the `-tags SQLITE3VFS_LOADABLE_EXT` build tag

- [DonutDB](https://github.com/psanford/donutdb): SQLite on top of DynamoDB (read/write)
- [sqlite3vfshttp](https://github.com/psanford/sqlite3vfshttp): Query a SQLite database over HTTP using range requests
- [sqlitezstd](https://github.com/jtarchie/sqlitezstd): Query a SQLite database that had been compressed with zstd seekable

0 comments on commit 24e1d98

Please sign in to comment.