当前位置:网站首页>Matrixone 0.2.0 is released, and the fastest SQL computing engine is coming
Matrixone 0.2.0 is released, and the fastest SQL computing engine is coming
2022-07-05 01:47:00 【Open source China Information】
After months of grinding and hard development ,MatrixOne 0.2 The version has been officially released !
Project documentation website :https://docs.matrixorigin.io/0.2.0/
Compared with 0.1 edition ,0.2 The version has obvious improvements in the following aspects .
Performance improvement
0.2 The version is in the original AOE(Analytical Optimized Engine) Based on the engine , Through factorization, it has achieved a significant acceleration , Performance obtained 10 More than times the increase , Compared with the same configuration Clickhouse Also have 50-100% The promotion of . Detailed performance report , Click here to view the .
Distributed integrity
0.2 The complete version realizes the unique distributed & Strongly consistent framework ——MatrixCube, Now you can use MatrixOne Build a small cluster (MatrixCube Please refer to the official document for details ).MatrixCube Framework help MatrixOne The database kernel has gained the ability of distributed deployment , At the same time, for our AOE The engine implements three load balancing mechanisms :
Realize the balance of storage space of each node , To make efficient use of the storage resources of each node ;
Of each node Raft-Group Leader The balance of , So as to achieve load balancing of read and write requests ;
Each node Table Balance of data distribution , To achieve table level request balancing .
▲ Overall implementation architecture diagram
new Feature
The design realizes a new SQL Parser
New pair of indexes Index Support for
New cloud SQL Interaction Playground
newly added SQL Support :
a) Primary key when creating a table Primary Key Support for
b) +, -, *, /, mod Operator support for different data types
c) >, <, <=, >=, ==, != Support for different data types
d) NOT, ! The operator
New pair DATE/DATETIME Data type support
New pair LIKE Operator support
Document update
New distributed framework MatrixCube Introduction to the architecture and use of
to update MySQL Syntax support for
newly added MatrixOne Distributed cluster installation and configuration guide
New York taxis benchmark Test Guide
newly added SSB And New York taxis benchmark Performance test results
New cloud Playground Operation instructions
newly added SQL Grammar description and case
Description and case of new data type
Add distributed system parameter configuration list
New system concept noun table Glossary
New document contribution guide And specifications
Bug Fixes
Fix contains sum In some cases, some columns will report errors bug #704
Fix the accuracy problem of calculation between different number types #789
Fix the identification problem of column alias in query sorting #796
Fix filter conditions that include OR And NOT Triggered error #850
Fix the disorder caused by occasionally submitting data #1075
Fix the related problems in the replay scenario #1103
(MatrixCube) Fix... Caused by inconsistent index values MatrixOne Can't restart #344
(MatrixCube) Fix instance crash when trying to close the copy twice #420
(MatrixCube) Fix the instance crash caused by applying configuration changes after splitting #422
Welcome to join MatrixOne Community
- Official website :matrixorigin.cn
- Source code :github.com/matrixorigin/matrixone
- Slack:matrixoneworkspace.slack.com
边栏推荐
- Abacus mental arithmetic test
- Wechat applet; Gibberish generator
- JVM's responsibility - load and run bytecode
- Nebula importer data import practice
- Is there a sudden failure on the line? How to make emergency diagnosis, troubleshooting and recovery
- PHP Basics - detailed explanation of DES encryption and decryption in PHP
- PHP 基础篇 - PHP 中 DES 加解密详解
- Talk about the things that must be paid attention to when interviewing programmers
- PowerShell: use PowerShell behind the proxy server
- Win: use shadow mode to view the Desktop Session of a remote user
猜你喜欢
Restful fast request 2022.2.1 release, support curl import
Interesting practice of robot programming 15- autoavoidobstacles
How to safely eat apples on the edge of a cliff? Deepmind & openai gives the answer of 3D security reinforcement learning
Subject 3 how to turn on the high beam diagram? Is the high beam of section 3 up or down
线上故障突突突?如何紧急诊断、排查与恢复
MySQL REGEXP:正则表达式查询
Phpstrom setting function annotation description
Wechat applet: Xingxiu UI v1.5 WordPress system information resources blog download applet wechat QQ dual end source code support WordPress secondary classification loading animation optimization
MySQL regexp: Regular Expression Query
What sparks can applet container technology collide with IOT
随机推荐
JS implementation determines whether the point is within the polygon range
172. Zero after factorial
Database postragesq role membership
runc hang 导致 Kubernetes 节点 NotReady
C basic knowledge review (Part 3 of 4)
220213c language learning diary
Summary of regularization methods
Blue Bridge Cup Square filling (DFS backtracking)
无心剑英译席慕容《无怨的青春》
PHP Basics - detailed explanation of DES encryption and decryption in PHP
batchnorm. Py this file single GPU operation error solution
node工程中package.json文件作用是什么?里面的^尖括号和~波浪号是什么意思?
Win:使用 PowerShell 检查无线信号的强弱
Yyds dry inventory jetpack hit dependency injection framework Getting Started Guide
One plus six brushes into Kali nethunter
Practice of tdengine in TCL air conditioning energy management platform
Lsblk command - check the disk of the system. I don't often use this command, but it's still very easy to use. Onion duck, like, collect, pay attention, wait for your arrival!
How to build a technical team that will bring down the company?
C语音常用的位运算技巧
Redis' hyperloglog as a powerful tool for active user statistics