Download the latest SQLite package from Softpedia

Oct 21, 2013 17:01 GMT  ·  By

SQLite, an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine, is now at version 3.8.1.

SQLite 3.8.1 features a huge number of changes and bug fixes. A complete list of updates is available in the official announcement.

Highlights of SQLite 3.8.1:

• The unlikely() and likelihood() SQL functions have been added in order to be used as hints to the query planner; • The soft_heap_limit pragma has been added; • Support has been implemented for SQLITE_ENABLE_STAT4; • Running foreign-key constraint checks on an UPDATE is now avoided if none of the modified columns are associated with foreign keys; • The SQLITE_MINIMUM_FILE_DESCRIPTOR compile-time option has been added; • The "totype.c" extension has been implemented.

Check the changelog for a complete list of features and fixes. Download SQLite 3.8.1 right now from Softpedia.