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.
☆396Updated last year
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 8 months ago
- A SQLite extension for querying, manipulating, and creating HTML elements.☆380Updated last year
- A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)☆395Updated last year
- Functional UUIDs for Python.☆148Updated 3 years ago
- DuckDB extension to read and write to SQLite databases☆224Updated 2 weeks ago
- Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.☆469Updated 3 months ago
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆179Updated last year
- Assorted notes☆83Updated last year
- sgr (command line client for Splitgraph) and the splitgraph Python library☆322Updated 9 months ago
- A hash array-mapped trie implementation in C☆288Updated 11 months ago
- Cloudflare Workers providing a SQL API☆558Updated 4 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆118Updated last year
- Integer Map Data Structure☆130Updated last year
- A parser generator for visibly pushdown languages.☆751Updated 3 weeks ago
- A SQLite extension for making HTTP requests purely in SQL☆240Updated last year
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Updated last year
- Create a SQLite database containing metadata from Google Drive☆154Updated 2 years ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆514Updated 5 years ago
- Geocode rows in a SQLite database table☆233Updated 2 years ago
- A SQLite extension that brings column-oriented tables to SQLite☆666Updated 10 months ago
- Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs☆302Updated last year
- Stevan Apter-style trees in C++17☆370Updated last year
- JavaScript practical parser generator library using combinators☆110Updated 4 years ago
- An algorithm to optimize database queries that run multiple times https://pubkey.github.io/event-reduce/☆723Updated last week
- C library for accessing the PostgreSQL parser outside of the server environment☆1,229Updated last month
- Distributed, MVCC SQLite that runs on FoundationDB.☆1,445Updated last month
- System for collecting, deriving and working with facts about source code.☆1,128Updated this week
- The secure data format for a modern world☆266Updated last year
- Query SQLite files in S3 using s3fs☆496Updated 2 years ago
- Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.☆657Updated last year