SQLite
AskBiography Logo   Latest News  Follow Us on Twitter  Follow Us on Google Buzz  Became Fan - Facebook  Subscribe to RSSRSS   Bookmark and Share

SQLite

Software information
DeveloperD. Richard Hipp
Initial releaseAugust , 2000
Stable release3.7.4
Latest release dateDecember 08, 2010
Written inC
Operating systemCross-platform
File size~275 kiB
Available inC
TypeRDBMS (embedded)
LicensePublic domain
Websitehttp://sqlite.org/

     Home | Software | SQLite



SQLite -enˌɛskjuːɛlˈlaɪt (-enˈsiːkwɛl.laɪt) 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.

Latest News : SQLite : Tweet this RSS

Want to SQLite latest news on your twitter account???   sign in with twitter
SQLite     sign in with twitter   ||  Software     sign in with twitter   ||  Computers     sign in with twitter
RIM Answers Critical Developer Questions on BlackBerry PlayBook - BerryReview Tweet this news
BerryReview---SQLite- - The standard AIR -SQLite- API's can be used to leverage the -SQLite- database on the device. Generally, you'll be storing any medium to large sized ... - Date : Wed, 22 Dec 2010 16:09:28 GMT+00:00
NS BASIC Announces NS Basic/App Studio - PR Web (press release) Tweet this news
PR Web (press release)--Support is provided for -SQLite-, geolocation, graphics and more. A full set of standard screen input and output objects and dialog boxes are included. ... - Date : Wed, 01 Dec 2010 16:57:07 GMT+00:00
Extended Model Design and Runtime Capabilities in LINQ to SQL Compatible ORM ... - NewDesignWorld (press release) Tweet this news
NewDesignWorld (press release)--LinqConnect supports SQL Server, Oracle, MySQL, PostgreSQL, and -SQLite-. It is developed closely to the Microsoft LINQ to SQL technology, while extending its ... - Date : Wed, 22 Dec 2010 01:03:55 GMT+00:00
FmPro Migrator 5.86 Adds Automated .Net Conversion for FileMaker Pro, Access ... - Online PR News (press release) Tweet this news
Online PR News (press release)--FmPro Migrator ( www.fmpromigrator.com ) converts FileMaker Pro databases to and from FileMaker Pro, -SQLite- Diff compares -SQLite- database schema and data.--- - Date : Sat, 18 Dec 2010 22:29:05 GMT+00:00
Optimizing Apple Mail - MacDailyNews (blog) Tweet this news
MacDailyNews (blog)--It involves optimising the -SQLite- database Apple Mail uses to store indexes and subject lines of emails. It compacted my envelope archive down from 55MB to ... - Date : Mon, 20 Dec 2010 18:02:17 GMT+00:00
Navicat for SQL Server Version 9.1 is released - HostReview.com (press release) Tweet this news
HostReview.com (press release)--With the new Navicat Premium version 9.1, users can connect to 5 of the most common databases including MySQL, SQL Server, Oracle, PostgreSQL and -SQLite- ... - Date : Mon, 29 Nov 2010 09:00:02 GMT+00:00
ADO.NET Data Providers Deliver Model-First and Database-First Support and ... - PRLog.Org (press release) Tweet this news
PRLog.Org (press release)--NET Data providers - dotConnect for Oracle 6.00, dotConnect for MySQL 6.00, dotConnect for PostgreSQL 5.00, and dotConnect for -SQLite- 3.00 - Devart ... - Date : Mon, 13 Dec 2010 10:27:44 GMT+00:00
SQLabs announces SQLiteManager 3.6 - Powerful SQlite Database Manager - prMac (press release) Tweet this news
prMac (press release)--[prMac.com] Viadana, Italy - SQLabs today is pleased to announce the release of SQLiteManager 3.6, an update to their popular -sqlite- database manager tool ... - Date : Mon, 06 Dec 2010 10:38:45 GMT+00:00
Extended Model Design and Runtime Capabilities in LINQ to SQL Compatible ORM ... - PRLog.Org (press release) Tweet this news
PRLog.Org (press release)--LinqConnect supports SQL Server, Oracle, MySQL, PostgreSQL, and -SQLite-. It is developed closely to the Microsoft LINQ to SQL technology, while extending its ... - Date : Wed, 08 Dec 2010 13:32:34 GMT+00:00
<201012080028.oB80SK9C009017@int-mx11.intmail.prod.int.phx2.redhat.com> - LWN.net Tweet this news
LWN.net---...- apr-util-pgsql-1.3.9-3.el6_0.1.x86_64.rpm apr-util--sqlite--1.3.9-3.el6_0.1.x86_64.rpm These packages are GPG signed by Red Hat for security. ... - Date : Wed, 08 Dec 2010 18:45:56 GMT+00:00



Privacy | Sitemap