SQLite

Developer
D. Richard Hipp
Repository
License
Public Domain

Description of SQLite

SQLite is a lightweight embedded relational database that does not require a separate server for storing and processing data. It is delivered as a library integrated directly into the application, storing data in a single file. This makes SQLite a convenient solution for mobile and desktop applications, as well as embedded systems and prototypes.

Thanks to minimal system requirements and simple deployment, SQLite is widely used in projects where autonomy and stability are important. It supports standard SQL, transactions, indexes, and other core DBMS capabilities while requiring no configuration and delivering high performance for small datasets.

Other technologies

Submit an application

!
The field is filled in incorrectly
!
The field is filled in incorrectly
Мы обрабатываются файлы cookie. Оставаясь на сайте, вы даёте своё согласие на использование cookie в соответствии с политикой конфиденциальности