Jump to content

SQLlite

From IFORS Developing Countries Online Resources
Revision as of 07:41, 11 May 2026 by Dcadmin (talk | contribs) (Created page with "SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine. SQLite is the most used database engine in the world. Link to website: https://www.sqlite.org/ Category: Free OR Software")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine. SQLite is the most used database engine in the world.

Link to website: https://www.sqlite.org/