Google
×
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used ...

SQLite

Software
SQLite is a database engine written in the C programming language. It is not a standalone app; rather, it is a library that software developers embed in their apps. As such, it belongs to the family of embedded databases. Wikipedia
Developer: D. Richard Hipp
License: Public domain
Size: 699 KiB
Written in: C
People also ask
SQLite is a database engine written in the C programming language. It is not a standalone app; rather, it is a library that software developers embed in ...
SQLite is a C library that provides a lightweight disk-based database that doesn't require a separate server process and allows accessing the database using a ...
DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
SQLite is an open-source, zero-configuration, self-contained, stand-alone, transaction relational database engine designed to be embedded into an application.
... sqlite.SQLiteDatabase. Exposes methods to manage a SQLite database. SQLiteDatabase has methods to create, delete, execute SQL commands, and perform other ...
DB Browser for SQLite - Standard installer for 32-bit Windows · DB Browser for SQLite - .zip (no installer) for 32-bit Windows · DB Browser for SQLite - ...