Difference between revisions of "Package:SQLite"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{Ebuild |Summary=A SQL Database Engine in a C Library |CatPkg=dev-db/sqlite |Homepage=http://sqlite.org/ }} SQLite is a software library that implements a self-contained, ser...")
 
(No difference)

Latest revision as of 16:16, April 17, 2015

SQLite

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. SQLite is the default database engine for ruby on rails.

Installation

root # emerge dev-db/sqlite