0x09 / sqlite-statement-vtabLinks
SQLite module to define virtual tables and table-valued functions natively using SQL.
☆31Updated 11 months ago
Alternatives and similar repositories for sqlite-statement-vtab
Users that are interested in sqlite-statement-vtab are comparing it to the libraries listed below
Sorting:
- SQLite3 pivot virtual table☆31Updated 6 months ago
- A parser for SQLite create table sql statements.☆137Updated last year
- Re-implementation of pllua, embedded Lua for postgresql☆68Updated last year
- Single executable(static), batteries included, Lua 5.1 interpreter.☆86Updated 3 years ago
- Re-implementation of pllua, embedded Lua for postgresql☆158Updated 2 years ago
- SQLite3 extension for read/write storage compression with Zstandard☆185Updated last year
- a library that implements a POSIX style filesystem on top of an SQLite database☆633Updated last year
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆205Updated 2 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆313Updated 5 years ago
- Wapp is a framework for writing web applications in TCL☆21Updated 4 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- Extra Window Functions for PostgreSQL☆28Updated 2 years ago
- Gzip compress and decompress for PostgreSQL