A statically compiled, schema-agnostic HTTP daemon that executes raw SQL queries against a local SQLite database and dynamically serializes the result cursors into structured JSON payloads.
C++cpp-httplibSQLite3 C APIWinsock2+1
Backend Development
Open Source
C++ SQLite RESTful Library API↗
A high-performance, statically compiled REST API built in C++ to manage library transactions, leveraging the SQLite3 C API for direct memory-to-disk persistence.