verneuil
Database replacer
A VFS extension for SQLite that asynchronously replicates databases to blob stores.
Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.
448 stars
16 watching
17 forks
Language: C
last commit: about 2 months ago s3sqlite
Related projects:
Repository | Description | Stars |
---|---|---|
btrask/sqlheavy | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
jepiqueau/vite-sveltekit-capacitor-sqlite | A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. | 14 |
mayflower/sqlite-reverse-string | An extension for SQLite that adds a function to reverse strings. | 4 |
mikeowens/sqlitevtable | An example of using SQLite as a virtual table to query and manipulate files on the file system. | 23 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 36 |
bittorrent/sqltorrent | A custom VFS for SQLite that allows querying an sqlite database within a torrent. | 281 |
voltrondata/sqlflite | An implementation of an Arrow Flight SQL server with support for DuckDB and SQLite backends. | 205 |
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 264 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 72 |
rmartinjak/mex-sqlite3 | An extension that enables MATLAB or GNU/octave to interact with SQLite databases. | 5 |
lazierthanthou/sqlite-manager | An extension that provides a graphical interface to manage and interact with SQLite databases in various applications. | 325 |
mtxr/vscode-sqltools | A tool that provides connections to and management of various databases from within VSCode. | 1,508 |
perfectlysoft/perfect-sqlite | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
abc34/sqlite_codec | A modified version of SQLite with built-in encryption using the mbedtls library | 0 |
evidence-dev/sqltools-bigquery-driver | An extension for VSCode to connect and query Google BigQuery databases. | 40 |