explore/topics/sqlite/index.md

614 B

created_by display_name logo related released short_description topic url wikipedia_url
D. Richard Hipp SQLite sqlite.png sql August 17, 2000 SQLite is a fast, self-contained embedded SQL database engine. sqlite https://www.sqlite.org/ https://en.wikipedia.org/wiki/SQLite

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 database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.