facebookincubator / CG-SQLLinks
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. CG/CQL can also generate other useful artifacts for testing and schema maintenance.
☆401Updated 2 years ago
Alternatives and similar repositories for CG-SQL
Users that are interested in CG-SQL are comparing it to the libraries listed below
Sorting:
- A parser for SQLite create table sql statements.☆137Updated last week
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆210Updated 2 years ago
- Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.☆511Updated last year
- A SQLite extension for querying, manipulating, and creating HTML elements.☆389Updated 2 years ago
- A SQLite extension that brings column-oriented tables to SQLite☆678Updated last year
- A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)☆400Updated 2 years ago
- A strongly-typed document database that runs on any transactional key-value store.☆395Updated 3 years ago
- Differential dataflow for mere mortals☆525Updated 3 years ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆518Updated 6 years ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆594Updated last year
- A record-oriented store built on FoundationDB☆642Updated last week
- Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs☆319Updated 2 years ago
- A SQLite vtable extension to read Parquet files☆271Updated 4 years ago
- Versioning filesystem for Sqlite☆241Updated last year
- Query SQLite files in S3 using s3fs☆510Updated 3 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- A super-fast, compact, JSON-equivalent binary data format☆325Updated last week
- Postgres Query Optimizer Extension that guarantees your desired plan will not change☆95Updated 3 years ago
- Query sqlite via json+http☆549Updated 2 weeks ago
- An algorithm to optimize database queries that run multiple times https://pubkey.github.io/event-reduce/☆749Updated this week
- Cloudflare Workers providing a SQL API☆563Updated 4 years ago
- ⚡️ Development status and progress reporting.☆91Updated 9 months ago
- Distributed, MVCC SQLite that runs on FoundationDB.☆1,518Updated last month
- RFC6238 TOTP implementation in pure PostgreSQL plpgsql☆117Updated 3 years ago
- Functional UUIDs for Python.☆148Updated 4 years ago
- Wayeb is a Complex Event Processing and Forecasting (CEP/F) engine written in Scala.☆150Updated 2 years ago
- DuckDB extension to read and write to SQLite databases☆258Updated last month
- a library that implements a POSIX style filesystem on top of an SQLite database☆637Updated 2 years ago
- Arc is an opinionated framework for defining data pipelines which are predictable, repeatable and manageable.☆169Updated last year
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆316Updated 6 years ago