SQLite 3.19.0 发布,零配置 SQL 数据库引擎

栏目: 数据库 · SQLite · 软件资讯 · 发布时间: 7年前

内容简介:SQLite 3.19.0 发布,零配置 SQL 数据库引擎

SQLite 3.19.0 已发布,SQLite 是一个开源、跨平台、免费的小型 C 库,实现了一个独立的、可嵌入的、事务性的、无服务器的和零配置的 SQL 数据库引擎。

更新内容:

  • 在表达式上使用索引时,尝试使用索引中已有的表达式值,而不是加载原始列并重新计算表达式。
  • 优化 flattening optimization ,使其能够 flatten LEFT JOIN 右侧的视图。
  • 使用 replace()而不是 char(),来转义嵌入在命令行 shell 的 .dump 输出中的字符串中的换行符和回车符。
  • 在对不相关的表进行更改时,避免 sqlite 3_blob 不必要的无效处理。
  • 优化 PRAGMA integrity_check ,以便识别具有相同 rowid 的两行或多行的表。
  • 优化 FTS5 查询语法,使列过滤器可以应用于任意表达式。
  • ……

点击此处查看完整更新内容

下载地址:

http://www.sqlite.org/download.html


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

The Starfish and the Spider

The Starfish and the Spider

Ori Brafman、Rod A. Beckstrom / Portfolio Hardcover / 2006-10-05 / USD 24.95

Understanding the amazing force that links some of today's most successful companies If you cut off a spider's leg, it's crippled; if you cut off its head, it dies. But if you cut off a st......一起来看看 《The Starfish and the Spider》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具