WebGlossary.info
SQLite
- A database engine written in the C programming language. SQLite 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. It is the most widely deployed database engine, as it is used by several of the top web browsers, operating systems, mobile phones, and other embedded systems. SQLite was designed in 2000 by D. Richard Hipp. ← Wikipedia ↑ sqlite.org
- Previous term: SQL injection
- Next term: SQS
- Random term: Fallback