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.
☆403May 1, 2023Updated 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:
- Exactly what it says on the tin☆15Oct 23, 2019Updated 6 years ago
- CG-SQL Author's Cut: CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored proc…☆35Jan 28, 2026Updated last month
- A SQLite vtable extension to read Parquet files☆272May 18, 2021Updated 4 years ago
- The ultimate set of SQLite extensions☆4,288Feb 10, 2026Updated last month
- SQLite module to define virtual tables and table-valued functions natively using SQL.☆31Mar 11, 2026Updated last week
- A virtual table extension for breadth-first search queries in Sqlite3