Go sqlite3 http vfs: query sqlite databases over http with range headers
☆231Apr 9, 2023Updated 2 years ago
Alternatives and similar repositories for sqlite3vfshttp
Users that are interested in sqlite3vfshttp are comparing it to the libraries listed below
Sorting:
- Go sqlite3 vfs☆99Nov 27, 2025Updated 3 months ago
- Store and query a sqlite db directly backed by DynamoDB.☆194Jul 8, 2023Updated 2 years ago
- Golang library to build sqlite extensions☆179Feb 4, 2025Updated last year
- Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.☆516Oct 6, 2024Updated last year
- pip-installable SQLite extensions☆15Feb 23, 2023Updated 3 years ago
- An experimental HTTP VFS driver for SQLite WASM☆148Updated this week
- Golang MQTT broker with clustering capabilities☆64Dec 12, 2025Updated 2 months ago
- SQLite3 extension for read-only HTTP(S) database access☆57Nov 19, 2023Updated 2 years ago
- A SQLite driver for S3 and Amazon Athena 😳☆97Dec 16, 2019Updated 6 years ago
- A SQLite extension for making HTTP requests purely in SQL☆261Feb 9, 2025Updated last year
- FUSE-based file system for replicating SQLite databases across a cluster of machines☆4,687Apr 22, 2025Updated 10 months ago
- A standard library for mattn/go-sqlite3 including best-effort date parsing, url parsing, math/string functions, and stats aggregation fun…☆130Aug 18, 2023Updated 2 years ago
- Query SQLite files in S3 using s3fs☆512Sep 14, 2022Updated 3 years ago
- SQLite3 extension for read/write storage compression with Zstandard☆197Jan 13, 2024Updated 2 years ago
- A SQLite extension for querying, manipulating, and creating HTML elements.☆396Aug 6, 2023Updated 2 years ago
- Replicate postgres to SQLite on the edge☆1,034Jun 17, 2024Updated last year
- Hosting read-only SQLite databases on static file hosters like Github Pages☆3,666Aug 6, 2024Updated last year
- Distributed, MVCC SQLite that runs on FoundationDB.☆1,525Updated this week
- ✅ The only assertion library that works with TinyGo☆34Mar 2, 2024Updated last year
- Postgres wire compatible SQLite proxy.☆1,228Oct 2, 2023Updated 2 years ago
- xml_to_json(xml, indent) function☆13Dec 13, 2021Updated 4 years ago
- A distributed SQLite server with MySQL wire compatible interface☆2,742Updated this week
- Adds a reconciliation API endpoint to Datasette, based on the Reconciliation Service API specification.☆24Feb 2, 2024Updated 2 years ago
- The ultimate set of SQLite extensions☆4,277Feb 10, 2026Updated 2 weeks ago
- A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)☆402Oct 7, 2023Updated 2 years ago
- Live reloading for Go servers☆10Jan 7, 2024Updated 2 years ago
- Go SQLite3 driver☆607Apr 21, 2024Updated last year
- A SQLite vtable extension to read Parquet files☆273May 18, 2021Updated 4 years ago
- CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. …☆403May 1, 2023Updated 2 years ago
- Go sqlite VFS for using a zstd seekable compressed file.☆62Oct 5, 2025Updated 4 months ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆99Jul 8, 2022Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Nov 17, 2022Updated 3 years ago
- An overview of all my SQLite extensions, and a roadmap for future extensions and tooling!☆284Aug 6, 2023Updated 2 years ago
- A graphical user interface for Magic Wormhole file transfer☆13May 17, 2022Updated 3 years ago
- Go bindings to SQLite using wazero☆917Updated this week
- Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite☆3,645Oct 25, 2024Updated last year
- Low-level Go interface to SQLite 3☆961Nov 21, 2025Updated 3 months ago
- A simple link checker in Go