与服务器一起的日子

  • mysql
  • linux
  • 高可用
  • nginx
与服务器一起的日子
冰冷的机器也熄不灭火热的心
  1. 首页
  2. mysql
  3. 正文

MySQL8.0正式发布GA版本

2018年4月30日 904点热度 0人点赞 2条评论

MySQL是开源的数据库软件产品,在经历了MySQL6.0,MySQL7.0两个版本的失败之后,MySQL正式发布了全新的MySQL8.0的稳定版本,在这个版本,对于MySQL数据库改动很大,下面我们一一解读这些新特性。

根据官网的宣传图片

mysql官网宣传图

MySQL官网宣传图片

  • MySQL8.0比MySQL5.x版本快两倍。
  • MySQL8.0默认支持utf8mb4格式(可以直接存储emoji表情到数据库),支持Unicode字体集。
  • MySQL8.0扩展了对于noSQL属性的支持。

 

以下为官方原文

MySQL 8.0 includes significant performance, security and developer productivity improvements enabling the next generation of web, mobile, embedded and Cloud applications.

MySQL 8.0 delivers:

  • New! Document Store for developing both SQL and NoSQL document applications using a single database.
  • New! Transactional Data Dictionary implemented as a set of SQL tables stored in a single InnoDB tablespace.
  • New! SQL Roles for granting and denying permissions to groups of users, greatly reducing the security workload.
  • New! Default to utf8mb4 character set for richer mobile applications and international character sets.
  • New! Common Table Expressions also known as WITH queries have been added to MySQL 8.0.
  • New! Window Functions to reduce code complexity and help developers be more productive.
  • New! Invisible Indexes to better manage software upgrades and database changes for applications that run 24x7.
  • New! Descending Indexes to eliminate the need for sorting results and leads to performance improvements.
  • Improved! JSON Support with numerous additions including the JSON_TABLE() function which accepts JSON data and returns it as a relational table.
  • Improved! Up to 2x faster and sets new benchmarks records with upto 1.8 Million Queries/Second.
  • Improved! OpenSSL as the default TLS/SSL library in MySQL.
  • Improved! Performance Schema with queries that are up to 30x faster.
  • Improved! Information Schema with queries that are up to 100x faster.
  • Improved! GIS is enhanced to support geography and Spatial Reference Systems (SRS).
  • Improved! Replication and InnoDB Cluster for better scale out of high volume applications.
  • Reliability requiring little or no intervention to achieve continuous uptime.
  • Ease of use with "3 minutes from download to development" installation and configuration.
  • Low administration with very little database maintenance required.
  • Replication providing flexible topologies for scale-out and high availability.
  • Partitioning to improve performance and management of very large database environments.
  • ACID Transactions to build reliable and secure business critical applications.
  • Stored Procedures to improve developer productivity.
  • Triggers to enforce complex business rules at the database level.
  • Views to ensure sensitive information is not compromised.
标签: mysql8 新特性
最后更新:2018年4月30日

jhin

这个人很懒,什么都没留下

点赞
< 上一篇

文章评论

  • yixius

    专业

    2019年2月14日
    回复
    • Jhin

      @yixius 向大佬低头。

      2019年2月16日
      回复
  • razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
    取消回复

    COPYRIGHT © 2024 与服务器一起的日子. ALL RIGHTS RESERVED.

    Theme Kratos Made By Seaton Jiang