A C library that implements an embeddable SQL database engine
https://www.sqlite.org/index.html
libsqlite-3.6.18-libdl.patch | ||
libsqlite-3.6.23.1-lemon-system-template.patch | ||
libsqlite-3.7.4-wal2-nodirsync.patch | ||
libsqlite-3.7.11.0-enable_column_metadata.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.