当前位置:网站首页>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
边栏推荐
- MySQL regexp: Regular Expression Query
- After reading the average code written by Microsoft God, I realized that I was still too young
- Codeforces Round #770 (Div. 2) ABC
- Win:使用 PowerShell 检查无线信号的强弱
- MATLB | multi micro grid and distributed energy trading
- 微信小程序:全网独家小程序版本独立微信社群人脉
- Redis' hyperloglog as a powerful tool for active user statistics
- Phpstrom setting function annotation description
- Database postragesq peer authentication
- ICSI 311 Parser
猜你喜欢

Comment mettre en place une équipe technique pour détruire l'entreprise?
![[OpenGL learning notes 8] texture](/img/77/a4a784a535ea6f4c2382857b266cec.jpg)
[OpenGL learning notes 8] texture

Redis(1)之Redis简介

Game 280 of leetcode week

微信小程序:最新wordpress黑金壁纸微信小程序 二开修复版源码下载支持流量主收益

Do you know the eight signs of a team becoming agile?

Phpstrom setting function annotation description

小程序容器技术与物联网 IoT 可以碰撞出什么样的火花

The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety

PHP wechat official account development
随机推荐
Blue Bridge Cup Square filling (DFS backtracking)
增量备份 ?db full
Wechat applet; Gibberish generator
After reading the average code written by Microsoft God, I realized that I was still too young
R language uses logistic regression and afrima, ARIMA time series models to predict world population
ICSI 311 Parser
220213c language learning diary
如何搭建一支搞垮公司的技术团队?
One click generation and conversion of markdown directory to word format
Win:使用 PowerShell 检查无线信号的强弱
無心劍英譯席慕容《無怨的青春》
Interpretation of mask RCNN paper
Redis(1)之Redis简介
微信小程序:独立后台带分销功能月老办事处交友盲盒
STM32 series - serial port UART software pin internal pull-up or external resistance pull-up - cause problem search
The server time zone value ‘� й ��� ʱ 'is unrecognized or representatives more than one time zone【
微信小程序:全网独家小程序版本独立微信社群人脉
Include rake tasks in Gems - including rake tasks in gems
Codeforces Global Round 19 ABC
Pytorch common code snippet collection