facebookincubator / CG-SQL
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.
☆397Updated 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
- A parser for SQLite create table sql statements.☆135Updated 11 months ago
- DuckDB extension to read and write to SQLite databases☆228Updated last month
- A SQLite extension for querying, manipulating, and creating HTML elements.☆384Updated last year
- A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)☆397Updated last year
- A SQLite extension that brings column-oriented tables to SQLite☆670Updated last year
- A strongly-typed document database that runs on any transactional key-value store.☆393Updated 2 years ago
- Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.☆489Updated 6 months ago
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆182Updated last year
- Use PRQL in PostgreSQL☆455Updated 3 weeks ago
- A SQLite vtable extension to read Parquet files☆271Updated 3 years ago
- A SQLite extension for making HTTP requests purely in SQL☆244Updated 2 months ago
- Query SQLite files in S3 using s3fs☆502Updated 2 years ago
- Arc is an opinionated framework for defining data pipelines which are predictable, repeatable and manageable.☆169Updated last year
- High Performance Embedded Key-Value Store☆712Updated 2 weeks ago
- Postgres Query Optimizer Extension that guarantees your desired plan will not change☆95Updated 2 years ago
- Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs☆318Updated 2 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆217Updated last year
- Differential dataflow for mere mortals☆521Updated 3 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆307Updated 5 years ago
- A hash array-mapped trie implementation in C☆290Updated last year
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- Versioning filesystem for Sqlite☆239Updated 10 months ago
- A library for parsing and executing Excel-style formulas☆58Updated 2 years ago
- the fastest CSV SQLite extension, written in Rust☆133Updated 3 months ago
- Cloudflare Workers providing a SQL API☆557Updated 4 years ago
- A record-oriented store built on FoundationDB☆613Updated this week
- A SQLite extension which loads a Google Sheet as a virtual table.☆518Updated 2 years ago
- PRQL as a DuckDB extension☆288Updated last month
- Distributed, MVCC SQLite that runs on FoundationDB.☆1,474Updated 3 weeks ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆515Updated 5 years ago