当前位置:网站首页>Apache Doris just "graduated": why should we pay attention to this kind of SQL data warehouse?
Apache Doris just "graduated": why should we pay attention to this kind of SQL data warehouse?
2022-07-07 15:57:00 【Ink Sky Wheel】
translator : Bugatti
Doris It's based on SQL Large scale parallel processing (MPP) Open source analysis data warehouse , is Apache Incubator(Apache The incubator ) Development . Now? ,Doris Among the top projects , According to the Apache Software foundation (ASF) claim , It means “ It has proved that proper autonomy can be achieved ”.
The data warehouse recently ushered in a version 1.0, This is its eighth version developed in the incubator ( Six more Connector edition ). It is designed to support online analytical processing (OLAP) The workload , Usually used in data science scenarios .
Doris Original name Palo, Born in Baidu, a Chinese Internet search giant , It is the data warehouse system of its advertising business ,2017 In open source ,2018 in Apache The incubator .
Doris Rooted in Apache Impala and Google Mesa
According to the Apache The software foundation claims ,Doris be based on Google Mesa and Apache Impala Integrate ,Apache Impala yes 2012 Open source developed in MPP SQL Query engine , be based on Google F1 The basis of .
Mesa stay 2014 It was designed as a highly scalable analytical data warehouse system around , It is used to store key measurement data related to Google's Internet advertising business .
According to Baidu and Apache The developers of the incubator claim ,Doris Provides a simple design architecture , At the same time, it provides high availability 、 reliability 、 Fault tolerance and scalability .
“ Easy to ( Development 、 Deploy and use ), And a single system to meet the needs of many data services , This is a Doris Two characteristics of ”,Apache The software foundation said in a statement , He added that the data warehouse supports multidimensional reports 、 User portrait 、 Ad hoc queries and real-time dashboards .
Doris Other features of include column storage 、 Parallel execution 、 Vectorization Technology 、 Query optimization 、ANSI SQL, And by facing Apache Flink、Apache Hive、Apache Hudi、Apache Iceberg、Apache Spark、 Elasticsearch And the connectors of other systems are integrated with the big data ecosystem .
Usage of open source databases is expected to grow
The usage of enterprise level open source databases is expected to grow . Consultancy, Gartner stay 《2019 In open source DBMS Market conditions 》 The report predicts , To 2022 end of the year , exceed 70% The new internal application will be in the open source database management system (OSDBMS) Or based on OSDBMS Database platform as a service (dbPaaS) On the development .
Besides , As data surges and enterprises increasingly need real-time analysis , A simple large-scale parallel processing open source database has become the current need .
Ventana Research Director of research David Menninger say :“ As the volume of data continues to grow ,MPP Database has become the only practical way to process data fast enough or low enough to meet the needs of the organization .”
Cloud Architecture has inspired organizations to MPP Database interest
Menninger Express , Push MPP Other trends in database development are the relatively inexpensive cloud based server instances , These examples can be used as MPP Part of the configuration , Therefore, the organization does not need to purchase and install the physical hardware used by these systems .
Menninger Think Doris There is great hope , Although there are many MPP The database is optional , Some of them are open source , But in fact, there is no open source MPP MySQL Alternatives .
“MySQL Itself and the MariaDB Has been extended , It can support a larger analysis workload , But they were originally designed for transaction processing ”,Menninger say , He added that open source can be used PostreSQL database Greenplum as well as Google BigQuery、Amazon RedShift and Microsoft Synapse And other super large-scale services are regarded as Doris competitors .
Besides ,Gartner Vice president of big data and pre analysis research Sanjeev Mohan Express , Can also be ClickHouse、Apache Druid and Apache Pinot As a competitor .
According to the Apache The foundation claims , Use Doris There may be many advantages , For example, simple architecture and faster query time .
Doris One of the simple reasons is , It does not rely on multiple components to complete class management 、 Tasks such as synchronization and communication . Fast query time can be attributed to vectorization , This method allows programs or algorithms to operate on multiple values at once rather than a single value .
According to the Apache The developers of the foundation claim , Another benefit of this data warehouse is Doris Ultra high concurrency support , This means that it can simultaneously process processing data proposed by thousands of users 、 Request for insight from the database .
Because most organizations allow their employees to access data , So that they can use data to gain insight , Not only executives can enjoy analytical tools , Nowadays, the demand for high concurrency has increased .
Source of the article :https://baijiahao.baidu.com/s?id=1737572791176015816&wfr=spider&for=pc
边栏推荐
- Points for attention in porting gd32 F4 series programs to gd32 F3 series
- 持续创作,还得靠它!
- Cocos makes Scrollview to realize the effect of zooming in the middle and zooming out on both sides
- Application example of infinite list [uigridview]
- Syntax of generator function (state machine)
- The "go to definition" in VS2010 does not respond or prompts the solution of "symbol not found"
- Share the technical details of super signature system construction
- Function: JS Click to copy content function
- Unity3D_ Class fishing project, control the distance between collision walls to adapt to different models
- unnamed prototyped parameters not allowed when body is present
猜你喜欢
Apache Doris刚“毕业”:为什么应关注这种SQL数据仓库?
AE learning 02: timeline
Eye of depth (VII) -- Elementary Transformation of matrix (attachment: explanation of some mathematical models)
Asynchronous application of generator function
Three. JS introductory learning notes 15: threejs frame animation module
Gd32 F3 pin mapping problem SW interface cannot be burned
Cocos uses custom material to display problems
unnamed prototyped parameters not allowed when body is present
AB package details in unity (super detail, features, packaging, loading, manager)
Ida Pro reverse tool finds the IP and port of the socket server
随机推荐
AB package details in unity (super detail, features, packaging, loading, manager)
numpy--疫情数据分析案例
Introduction to pyGame games
Eye of depth (VII) -- Elementary Transformation of matrix (attachment: explanation of some mathematical models)
Android -- jetpack: the difference between livedata setValue and postvalue
有钱人买房就是不一样
Getting started with webgl (1)
Ida Pro reverse tool finds the IP and port of the socket server
Three. JS introductory learning notes 00: coordinate system, camera (temporarily understood)
Write sequence frame animation with shader
Super simple and fully automated generation super signature system (cloud Xiaoduo minclouds.com cloud service instance), free application in-house test app distribution and hosting platform, maintenan
Monthly observation of internet medical field in May 2022
Tkinter after how to refresh data and cancel refreshing
Vite path alias @ configuration
通知Notification使用全解析
Migration and reprint
leetcode 241. Different ways to add parentheses design priority for operational expressions (medium)
When opening the system window under UE4 shipping, the problem of crash is attached with the plug-in download address
[quick start of Digital IC Verification] 18. Basic grammar of SystemVerilog learning 5 (concurrent threads... Including practical exercises)
Three. JS introductory learning notes 0: illustration of how webgl and threejs work