jrhy / s3dbLinks
SQLite extension that stores tables in an S3-compatible object store
☆49Updated last month
Alternatives and similar repositories for s3db
Users that are interested in s3db are comparing it to the libraries listed below
Sorting:
- Distributed batch data processing framework☆66Updated last month
- Example repository for embedding Litestream in a Go application.☆61Updated 3 years ago
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆28Updated last year
- Fast message store, written in Go☆25Updated this week
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Query redis with SQL☆55Updated 3 years ago
- SQLite driver for the Go programming language☆38Updated 3 months ago
- postgres + sqlite = pglite☆45Updated 2 years ago
- A nats micro service interacting with Ollama☆18Updated last year
- An Almost Exactly Once Delivery (AEOD) queue☆63Updated last week
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆64Updated last week
- SQLite load testing application using GitHub Archive data.☆14Updated 3 years ago
- Production grade LLM-ops in Golang☆55Updated 2 weeks ago
- This project provides federated access to Clickhouse cluster from Postgres, with the ability to write FDW API functions in GO.☆45Updated 4 years ago
- Example repository for building a multi-process Docker container.☆88Updated 3 years ago
- The config database to deploy everywhere. A highly available multi-region KV database for massive read concurrency and low latency.☆86Updated 7 months ago
- HTTP Gateway for SQL databases with connection pooling and caching. An Edge Functions's best friend.☆58Updated 2 years ago
- Scheduler of events for near real-time systems☆28Updated 2 weeks ago
- A standard library for mattn/go-sqlite3 including best-effort date parsing, url parsing, math/string functions, and stats aggregation fun…☆128Updated last year
- Andrej Karpathy's Micrograd in Go