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.☆136Updated 9 months ago
- Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.☆474Updated 5 months ago
- A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)☆397Updated last year
- A SQLite extension for querying, manipulating, and creating HTML elements.☆383Updated last year
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆179Updated last year
- Distributed, MVCC SQLite that runs on FoundationDB.☆1,460Updated last week
- Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs☆302Updated 2 years ago
- High Performance Embedded Key-Value Store☆704Updated this week
- A strongly-typed document database that runs on any transactional key-value store.☆393Updated 2 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆305Updated 5 years ago
- A SQLite extension that brings column-oriented tables to SQLite☆668Updated 11 months ago
- A SQLite extension for making HTTP requests purely in SQL☆243Updated last month
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Updated last year
- Query SQLite files in S3 using s3fs☆500Updated 2 years ago
- Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go.☆515Updated 5 years ago
- Use PRQL in PostgreSQL☆447Updated this week
- A record-oriented store built on FoundationDB☆603Updated this week
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆118Updated 2 years ago
- Functional UUIDs for Python.☆148Updated 3 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Rock solid distributed database specializing in active/active automatic failover and WAN replication☆1,160Updated this week
- a library that implements a POSIX style filesystem on top of an SQLite database☆621Updated last year
- A collection of improved binary search algorithms.☆664Updated last year
- Cloudflare Workers providing a SQL API☆557Updated 4 years ago
- Versioning filesystem for Sqlite☆237Updated 8 months ago
- C library for accessing the PostgreSQL parser outside of the server environment☆1,247Updated 2 months ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆582Updated 8 months ago
- Stevan Apter-style trees in C++17☆370Updated last year
- the fastest CSV SQLite extension, written in Rust☆130Updated last month
- Accelerated Sparse Linear Algebra with Postgres and SuiteSparse☆371Updated 2 months ago