{"id":4114,"date":"2017-02-14T03:54:21","date_gmt":"2017-02-14T08:54:21","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=4114"},"modified":"2017-02-14T03:54:21","modified_gmt":"2017-02-14T08:54:21","slug":"sqlite-3-17-0-release-available","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/sqlite-3-17-0-release-available\/","title":{"rendered":"SQLite 3.17.0 Release is now Available for Download"},"content":{"rendered":"
SQLite 3.17.0 Release has been announced is now available for download for free. This version comes with several improvements and bug fixes and therefore makes a great candidate for upgrading.<\/p>\n
SQLite<\/a> is a cross platform and open source database library written in C. The library <\/a>is designed to be self sufficient. This means is does not require a server, no configuration and is self contained. It is a transactional database<\/a> engine that supports the SQL<\/a> (Structured Query Language) for manipulating and managing data within the storage layers.<\/p>\n This embedded SQL database engine is now currently at version 3.17.0.<\/p>\n SQLite now claims 25% increase in performance over the previous versions. This is achieved by loop unrolling, using the sqlite3_blob<\/strong> key\/value access object instead of SQL for pulling content out of R-Tree nodes as well as using compiler built-ins like __builtin_bswap32()<\/strong> or _byteswap_ulong()<\/strong> for byteswapping when available.<\/p>\n The default lookaside size has been increased from 512,125 to 1200,100 providing better performance while only adding 56KB of extra memory per connection. Also added is the SQLITE_ENABLE_NULL_TRIM<\/strong> compile-time option, resulting in significantly smaller database files for applications.<\/p>\n The default SQLITE_DEFAULT_PCACHE_INITSZ<\/strong> has been decreased from 100 to 20, for improved performance. The SQLITE_UINT64_TYPE<\/strong> compile-time option has also been added.<\/p>\n SQLite now throws an error if the ON clause of a LEFT JOIN references tables to the right of the ON clause the way it is done in PostgreSQL. It also ensures that the sqlite3_blob_reopen() interface can correctly handle short rows.<\/p>\n The SQLite 3.17.0 Release can be downloaded from the official SQL engine download page here<\/a>. Meawhile you can check out more details on what’s new from the official release page here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":" SQLite 3.17.0 Release has been announced is now available for download for free. This version comes with several improvements and bug fixes and therefore makes a great candidate for upgrading.<\/p>\n","protected":false},"author":1,"featured_media":4115,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[111,164,180,184,350,424,433,449,543,544,551,591],"yoast_head":"\nHighlights of the SQLite 3.17.0 Release<\/h2>\n