Package:SQLite

From Funtoo
Revision as of 16:16, April 17, 2015 by Threesixes (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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