Welcome to app-store
Featured: Skype
Featured: Realplayer 11
Featured: GIMP
Featured: KOffice
Posted by Fariz Luqman - - 0 comments

SQLite is an ACID-compliant embedded relational database management system contained in a relatively small (~275 kiB) C programming library. The source code for SQLite is in the public domain and implements most of the SQL standard. In contrast to other databases, SQLite is not a separate process that is accessed from the client application, but an integral part of it.

SQLite uses a dynamically- and weakly-typed SQL syntax that does not guarantee the domain integrity, which gives rise to criticism. SQLite is a multitasking database concerning reads. Writes can be done only one-at-a-time. It is a popular choice for local/client storage on Web browsers. It has many bindings to programming languages. Before a new version is released, extensive regression tests are performed, in an attempt to increase the quality of the product. It is arguably the most widely used database engine, as it is used today by several widespread browsers, operating systems, embedded systems among others.

Application: SQLite 3.6.6.2-1
Size: 288 KB
Type: Lzm (simpleLinux Application package)

-----
Apps that require this module:
  1. Aircrack-ng-1.0 [airoscript]

Leave a Reply