Multimedia |
Messengers |
Desktop |
Development |
Education |
Games |
Graphics |
Networking |
Security |
Servers |
Utilities |
Web Dev
Home ›
Development ›
SQLite
SQLite
By D. Richard Hipp
Rating:
5/5 (1)
License type:
Open source
Home page:
sqlite.org
Latest version:
3.47
Last updated:
November 18th, 2024
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The database is stored in a single cross-platform disk file. It...