Difference between revisions of "SQLlite"

From IFORS Developing Countries Online Resources
Jump to: navigation, search
(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:...")
(No difference)

Revision as of 11:31, 8 March 2017

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/