A C library that implements an embeddable SQL database engine
https://www.sqlite.org/index.html
libsqlite-3.7.11.0-enable_column_metadata.patch | ||
libsqlite-3.47.0-tcl-8.6.15.patch | ||
libsqlite.spec | ||
README.md |
libsqlite
SQLite is a C library that implements an embeddable SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.