Difference between revisions of "SQLite"

From Free Software Directory
Jump to: navigation, search
m
m
Line 27: Line 27:
 
|License verified date=2015/10/21
 
|License verified date=2015/10/21
 
|License note=[http://www.sqlite.org/copyright.html License]
 
|License note=[http://www.sqlite.org/copyright.html License]
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|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:53, 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.