Apache Drill
Apache Calcite
Microsoft SQL
MySQL
Oracle Database 12c
Apache Superset
Apache Airflow
Minio
Apache Doris
ClickHouse
StarRocks
Apache Hive
ElasticSearch
Gravitino
Presto DB
PostgreSQL
Apache Drill
Apache DorisNo Apache Doris videos yet. You could help us improve this page by suggesting one.
Based on our record, Apache Doris should be more popular than Apache Drill. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Also are you familiar with apache drill . The idea is to put an SQL interpreter in front of any kind of database just like you are doing for git here. Source: about 3 years ago
Looks super interesting and potentially useful. Curious how it compares with Apache Drill (https://drill.apache.org/). - Source: Hacker News / almost 5 years ago
Check out Apache Drill: https://drill.apache.org/. Source: almost 5 years ago
The latest version of Apache Doris is now available for download. Visit doris.apache.org for detailed release notes and upgrade guides, and join the Doris community to explore, test, and share your feedback. - Source: dev.to / 10 months ago
This article provides an in-depth introduction to deep integration between Apache Doris and Apache Gravitino, building a modern lakehouse architecture based on Iceberg REST Catalog. Through Gravitino's unified metadata management and dynamic credential vending capabilities, we achieve efficient and secure access to Iceberg data stored on S3. - Source: dev.to / 11 months ago
Tagging onto our Real-Time Analytics support, we are now also supporting Apache Doris in this release. Doris is a high-performance, real-time analytical data warehouse that is known for its speed and ease of use. By adding a Doris catalog, engineers implementing Gravitino will now have more flexibility in their cataloging options for their analytical workloads. (Issue #1339, visit jdbc-doris-catalog for... - Source: dev.to / about 1 year ago
Like in many databases, Apache Doris shards data into partitions, and then a partition is further divided into buckets. Partitions are typically defined by time or other continuous values. This allows query engines to quickly locate the target data during queries by pruning irrelevant data ranges. - Source: dev.to / about 2 years ago
What makes a modern database system? The three key modules are query optimizer, execution engine, and storage engine. Among them, the role of execution engine to the DBMS is like the chef to a restaurant. This article focuses on the execution engine of the Apache Doris data warehouse, explaining the secret to its high performance. - Source: dev.to / about 2 years ago
Apache Calcite - Relational Databases
ClickHouse - ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.
Microsoft SQL - Microsoft SQL is a best in class relational database management software that facilitates the database server to provide you a primary function to store and retrieve data.
StarRocks - StarRocks offers the next generation of real-time SQL engines for enterprise-scale analytics. Learn how we make it easy to deliver real-time analytics.
MySQL - The world's most popular open source database
Apache Hive - Apache Hive data warehouse software facilitates querying and managing large datasets residing in distributed storage.