CATEGORIES
Mac
EDITOR'S PICKS
DBEXform 4.1.3
Data form designer for Microsoft Access, SQL
Business and Finance - Database and Analytics
SQLite Expert Professional 3.4.4
Visual administration tool for SQLite databases
Business and Finance - Database and Analytics
Easy Mail Plus 2.2.28.8
Manages addresses with full database search / filters
Business and Finance - Database and Analytics
.NET Relayer 2.2
View electrical waveforms in COMTRADE files
Business and Finance - Database and Analytics
AccessImagine 1.07
Image processing for MS Access and SQL servers
Business and Finance - Database and Analytics

SQLite 3.6.23.1

Download now 0.30MB
Your rating
(0) 0 Votes
Date updated
May 22, 2010
Developer
SQLite | (more products)
All time downloads
1,226
License
Platform
Windows

Description of SQLite 3.6.23.1

Self-contained, serverless, transactional SQL database engine
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. It is used in countless desktop computer applications as well as consumer electronic devices including cellphones, PDAs, and MP3 players. The source code for SQLite is in the public domain.

SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform - you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. These features make SQLite a popular choice as an Application File Format. Think of SQLite not as a replacement for Oracle but as a replacement for fopen().

SQLite is a compact library. With all features enabled, the library size can be less than 250KiB, depending on compiler optimization settings. (Some compiler optimizations such as aggressive function inlining and loop unrolling can cause the object code to be much larger.) If optional features are omitted, the size of the SQLite library can be reduced below 180KiB. SQLite can also be made to run in minimal stack space (16KiB) and very little heap (100KiB), making SQLite a popular database engine choice on memory constrained gadgets such as cellphones, PDAs, and MP3 players. There is a tradeoff between memory usage and speed. SQLite generally runs faster the more memory you give it. Nevertheless, performance is usually quite good even in low-memory environments.

SQLite has a reputation for being very reliable. Nearly three-fourths of the source code is devoted purely to testing and verification. An automated test suite runs hundreds of thousands of tests involving millions of individual SQL statements and achieves over 99% statement coverage. SQLite responds gracefully to memory allocation failures and disk I/O errors. Transactions are ACID even if interrupted by system crashes or power failures. All of this is verified by the automated tests using special test harnesses which simulate system failures. Of course, even with all this testing, there are still bugs. But unlike some similar projects (especially commercial competitors) SQLite is open and honest about all bugs and provides bugs lists including lists of critical bugs and minute-by-minute chronologies of bug reports and code changes.

The SQLite code base is supported by an international team of developers who work on SQLite full-time. The developers continue to expand the capabilities of SQLite and enhance its reliability and performance while maintaining backwards compatibility with the published interface spec, SQL syntax, and database file format. The source code is absolutely free to anybody who wants it, but professional support services are also available.

Add your review

Your name:*
Overall conclusion:*
Be descriptive:*
min 100 chars (0)
Your rating:*
Verification:*

Top popularity in Database and Analytics

1
OriginPro 8.0
Data analysis and graphing workspace for scientists and engineers
2
GenStat 12.1.0.3338
Complex data analysis tool
3
Microsoft Access 2010 14.0
Wasy-to-use database tools. Improve your performance
4
PL/SQL Developer 8.0.0
Great tool for SQL developers
5
MySQL-Front 5.1 Build 1.32
A tool that joins ease of use with a powerful MySQL GUI
6
SQLyog Enterprise 9.63
MySQL manager and MySQL admin tool
7
Advantage Database Server 9.10.0.9
A high performance client-server RDBMS