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.
☆398Updated 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 year
- A SQLite extension for querying, manipulating, and creating HTML elements.☆387Updated last year
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆202Updated 2 years ago
- Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.☆497Updated 9 months ago
- A SQLite extension that brings column-oriented tables to SQLite☆671Updated last year
- A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)☆403Updated last year
- A SQLite vtable extension to read Parquet files☆271Updated 4 years ago
- DuckDB extension to read and write to SQLite databases☆252Updated 3 weeks ago
- Versioning filesystem for Sqlite☆239Updated last year
- Rock solid distributed database specializing in active/active automatic failover and WAN replication☆1,196Updated last week
- A strongly-typed document database that runs on any transactional key-value store.☆394Updated 2 years ago
- Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs☆319Updated 2 years ago
- Cloudflare Workers providing a SQL API☆559Updated 4 years ago
- a library that implements a POSIX style filesystem on top of an SQLite database☆633Updated last year
- Query SQLite files in S3 using s3fs☆508Updated 2 years ago
- A hash array-mapped trie implementation in C☆303Updated 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
- sgr (command line client for Splitgraph) and the splitgraph Python library