Difference between revisions of "SQLite"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(Update to 3.9.1)
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=[http://www.sqlite.org/docs.html Documentation]
 
|Documentation note=[http://www.sqlite.org/docs.html Documentation]
|Accepts cryptocurrency donations=No
 
 
|IRC general=irc://chat.freenode.net/sqlite
 
|IRC general=irc://chat.freenode.net/sqlite
 
|Related projects=Metakit,MySQL,SQLiteManager,PostgreSQL,Octave-db
 
|Related projects=Metakit,MySQL,SQLiteManager,PostgreSQL,Octave-db
 
|Keywords=database, engine, db, library, embedded, sql
 
|Keywords=database, engine, db, library, embedded, sql
|Version identifier=3.9.1
+
|Version identifier=3.9.0
 
|Version date=2015/10/20
 
|Version date=2015/10/20
 
|Version status=stable
 
|Version status=stable
|Version download=http://www.sqlite.org/download.html
+
|Version download=http://www.sqlite.org/sqlite-3.2.1.tar.gz
|Last review by=Bendikker
+
|Last review by=Calinou
|Last review date=2018/02/13
+
|Last review date=2015/10/21
 +
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2002-08-26
 
|License verified date=2002-08-26
Line 28: Line 29:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref) (R)
+
|Resource audience=Bug Tracking
|Resource URL=https://tracker.debian.org/pkg/sqlite
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://cvs.hwaci.com:2080/sqlite/tktnew
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://www.sqlite.org/download.html#cvs
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Developer,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:sqlite@groups.yahoo.com
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 04:51, 21 October 2015


[edit]

SQLite

http://www.sqlite.org/
C library that implements an embeddable SQL database engine

SQLite is a lightweight and embeddable database. It's fully ACID and SQL92 compliant with 100% test coverage. As storage a single cross-platform disk file format is used, which may be up to terrabytes in size. It requires no setup and little administrative work. SQLite itself has a simple yet expandable API. Bindings for most programming languages exist on all major plattforms.





Licensing

License

Verified by

Verified on

Notes

Verified by

Calinou

Verified on

21 October 2015

Notes

License




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/sqlite


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.