{"id":12825,"date":"2022-12-30T14:51:00","date_gmt":"2022-12-30T19:51:00","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=12825"},"modified":"2022-12-30T14:51:04","modified_gmt":"2022-12-30T19:51:04","slug":"sqlite-release-3-40-1-download","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/","title":{"rendered":"SQLite Release 3.40.1 Now Available for Download"},"content":{"rendered":"\n

The open-source SQLite Release 3.40.1 is now available for download for free from the official database website.<\/p>\n\n\n\n

SQLite is a drop-in library that contains a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is opensource with the code being in the public domain. This means it is free for commercial or private use.<\/p>\n\n\n\n

The 3.40.x series comes with added support for compiling SQLite to WASM allowing it to run in web browsers. It is important to note that the WASM build and its interfaces are still in BETA and are subject to minor changes if the need arises.<\/p>\n\n\n\n

This version introduces a recovery extension that might be able to recover some content from a corrupt database file.<\/p>\n\n\n\n

There are enhancements to the query planner. There is also a new typedef named sqlite3_filename which is added and used to represent the name of a database file.<\/p>\n\n\n\n

In this release series you will find there are security enhancements where with SQLITE_DBCONFIG_DEFENSIVE is used to prohibit changing the schema_version which becomes read-only in defensive mode.<\/p>\n\n\n\n

There are enhancements to the PRAGMA integrity_check statement, the VACUUM INTO statement so that it honors the PRAGMA synchronous setting.<\/p>\n\n\n\n

It is now allowed to have two or more indexes to have the same name as long as they are all in separate schemas.<\/p>\n\n\n\n

Features specific to SQLite Release 3.40.1 includes a fix to a potential infinite loop in the memsys5 alternative memory allocator as well as fix to the –safe command-line option to the CLI such that it correctly disallows the use of SQL functions like writefile()<\/code> that can cause harmful side-effects.<\/p>\n\n\n\n

For more information about this release please visit the the official SQLite release logs here<\/a>. If you want you can just jump over to the downloads page<\/a> and get your preferred copy there.<\/p>\n","protected":false},"excerpt":{"rendered":"

The open-source SQLite Release 3.40.1 is now available for download for free from the official database website. SQLite is a drop-in library that contains a self-contained, serverless, zero-configuration, transactional SQL…<\/p>\n","protected":false},"author":1,"featured_media":12827,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25,13,16,18],"tags":[111,180,350,424,433,449,549,551,564,591,1214],"yoast_head":"\nSQLite Release 3.40.1 now Available for Download<\/title>\n<meta name=\"description\" content=\"The latest SQLite release 3.40.1 is now available for download with a couple of fixes from the official website repository\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SQLite Release 3.40.1 now Available for Download\" \/>\n<meta property=\"og:description\" content=\"The latest SQLite release 3.40.1 is now available for download with a couple of fixes from the official website repository\" \/>\n<meta property=\"og:url\" content=\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightwhiz.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/brightwhiz\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-30T19:51:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-30T19:51:04+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"680\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Michael Bright\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:site\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael Bright\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/\"},\"author\":{\"name\":\"Michael Bright\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\"},\"headline\":\"SQLite Release 3.40.1 Now Available for Download\",\"datePublished\":\"2022-12-30T19:51:00+00:00\",\"dateModified\":\"2022-12-30T19:51:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/\"},\"wordCount\":306,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg\",\"keywords\":[\"C++\",\"Database\",\"Libraries\",\"Open Source\",\"Optimization\",\"Performance\",\"SQL\",\"SQLite\",\"Storage\",\"Tools\",\"wasm\"],\"articleSection\":[\"Libraries\",\"News\",\"Technology\",\"Tools\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/\",\"url\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/\",\"name\":\"SQLite Release 3.40.1 now Available for Download\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg\",\"datePublished\":\"2022-12-30T19:51:00+00:00\",\"dateModified\":\"2022-12-30T19:51:04+00:00\",\"description\":\"The latest SQLite release 3.40.1 is now available for download with a couple of fixes from the official website repository\",\"breadcrumb\":{\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#primaryimage\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg\",\"width\":1280,\"height\":680,\"caption\":\"SQLite Release 3.40.1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/local.brightwhiz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SQLite Release 3.40.1 Now Available for Download\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/local.brightwhiz\/#website\",\"url\":\"http:\/\/local.brightwhiz\/\",\"name\":\"Brightwhiz.com\",\"description\":\"Best Tech guides, Tutorials, and News\",\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/local.brightwhiz\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/local.brightwhiz\/#organization\",\"name\":\"Brightwhiz\",\"url\":\"http:\/\/local.brightwhiz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"width\":706,\"height\":135,\"caption\":\"Brightwhiz\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/brightwhiz\/\",\"https:\/\/twitter.com\/brightwhizmag\",\"https:\/\/instagram.com\/bright_whiz\/\",\"https:\/\/www.pinterest.com\/sobbayi\/\",\"https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ\"]},{\"@type\":\"Person\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\",\"name\":\"Michael Bright\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"caption\":\"Michael Bright\"},\"sameAs\":[\"https:\/\/sobbayi.com\"],\"url\":\"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SQLite Release 3.40.1 now Available for Download","description":"The latest SQLite release 3.40.1 is now available for download with a couple of fixes from the official website repository","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/","og_locale":"en_US","og_type":"article","og_title":"SQLite Release 3.40.1 now Available for Download","og_description":"The latest SQLite release 3.40.1 is now available for download with a couple of fixes from the official website repository","og_url":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/","og_site_name":"Brightwhiz.com","article_publisher":"https:\/\/www.facebook.com\/brightwhiz\/","article_published_time":"2022-12-30T19:51:00+00:00","article_modified_time":"2022-12-30T19:51:04+00:00","og_image":[{"width":1280,"height":680,"url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg","type":"image\/jpeg"}],"author":"Michael Bright","twitter_card":"summary_large_image","twitter_creator":"@brightwhizmag","twitter_site":"@brightwhizmag","twitter_misc":{"Written by":"Michael Bright","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#article","isPartOf":{"@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/"},"author":{"name":"Michael Bright","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32"},"headline":"SQLite Release 3.40.1 Now Available for Download","datePublished":"2022-12-30T19:51:00+00:00","dateModified":"2022-12-30T19:51:04+00:00","mainEntityOfPage":{"@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/"},"wordCount":306,"commentCount":0,"publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"image":{"@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg","keywords":["C++","Database","Libraries","Open Source","Optimization","Performance","SQL","SQLite","Storage","Tools","wasm"],"articleSection":["Libraries","News","Technology","Tools"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/","url":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/","name":"SQLite Release 3.40.1 now Available for Download","isPartOf":{"@id":"http:\/\/local.brightwhiz\/#website"},"primaryImageOfPage":{"@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#primaryimage"},"image":{"@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg","datePublished":"2022-12-30T19:51:00+00:00","dateModified":"2022-12-30T19:51:04+00:00","description":"The latest SQLite release 3.40.1 is now available for download with a couple of fixes from the official website repository","breadcrumb":{"@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#primaryimage","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2022\/12\/SQLite-Release-3.40.1.jpg","width":1280,"height":680,"caption":"SQLite Release 3.40.1"},{"@type":"BreadcrumbList","@id":"http:\/\/local.brightwhiz\/sqlite-release-3-40-1-download\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/local.brightwhiz\/"},{"@type":"ListItem","position":2,"name":"SQLite Release 3.40.1 Now Available for Download"}]},{"@type":"WebSite","@id":"http:\/\/local.brightwhiz\/#website","url":"http:\/\/local.brightwhiz\/","name":"Brightwhiz.com","description":"Best Tech guides, Tutorials, and News","publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/local.brightwhiz\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/local.brightwhiz\/#organization","name":"Brightwhiz","url":"http:\/\/local.brightwhiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","width":706,"height":135,"caption":"Brightwhiz"},"image":{"@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/brightwhiz\/","https:\/\/twitter.com\/brightwhizmag","https:\/\/instagram.com\/bright_whiz\/","https:\/\/www.pinterest.com\/sobbayi\/","https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ"]},{"@type":"Person","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32","name":"Michael Bright","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/","url":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","contentUrl":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","caption":"Michael Bright"},"sameAs":["https:\/\/sobbayi.com"],"url":"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/"}]}},"_links":{"self":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/12825"}],"collection":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/comments?post=12825"}],"version-history":[{"count":0,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/12825\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media\/12827"}],"wp:attachment":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media?parent=12825"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/categories?post=12825"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/tags?post=12825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}