Software Alternatives, Accelerators & Startups

Apache Doris VS ArangoDB

Compare Apache Doris VS ArangoDB and see what are their differences

Apache Doris logo Apache Doris

Apache Doris is an open-source real-time data warehouse for big data analytics.

ArangoDB logo ArangoDB

A distributed open-source database with a flexible data model for documents, graphs, and key-values.
  • Apache Doris Apache Doris
    Apache Doris //
    2024-01-10
  • ArangoDB Landing page
    Landing page //
    2023-01-20

Apache Doris features and specs

  • High Performance
    Apache Doris is designed to deliver high query performance, especially for aggregate queries, due to its columnar storage and vectorized execution engine.
  • Real-time Analytics
    Supports real-time data analytics with low latency, thanks to its efficient data ingestion processes and real-time data update capabilities.
  • Unified Analytics
    Provides a unified platform that supports both real-time and batch data processing, offering flexibility for different analytical workloads.
  • Ease of Use
    Features a SQL-like interface, which makes it accessible for users familiar with SQL, reducing the learning curve.
  • Scalability
    Can scale out horizontally, allowing it to handle increasing volumes of data and user queries by adding more nodes to the cluster.

Possible disadvantages of Apache Doris

  • Ecosystem Integration
    While improving, the ecosystem isn't as mature as older database management systems, which might pose integration challenges with certain tools.
  • Community Support
    Being a relatively newer project, it may not have as large a community or as extensive third-party support as more established databases.
  • Complexity in Setup
    Initial setup and configuration can be complex, especially for users not already familiar with similar distributed systems.
  • Limited Use Cases
    Optimized specifically for online analytical processing (OLAP), it may not be suitable for all types of databases or transactional use cases.
  • Features Maturity
    Some features may lack the maturity and robustness found in more mature and widely adopted database systems, requiring careful evaluation based on project needs.

ArangoDB features and specs

  • Graph DB

Analysis of ArangoDB

Overall verdict

  • ArangoDB is indeed a good option for those looking for a flexible, feature-rich, and scalable database solution. It caters to modern applications requiring diverse data representations and complex querying capabilities, particularly when graph functionality is vital. However, the right choice depends on specific project requirements and familiarity with ArangoDBโ€™s features and ecosystem.

Why this product is good

  • ArangoDB is a highly versatile database solution known for its multi-model approach, which supports document, key/value, and graph data models. This flexibility allows for complex data structures and enables developers to use the most suitable model for their specific application needs all within a single database. Additionally, ArangoDB offers robust features such as a powerful query language (AQL), scalability, a flexible architecture, and native support for graph analytics, making it suitable for a wide range of use cases.

Recommended for

  • Developers and organizations needing a multi-model database solution
  • Projects requiring complex data analysis, including graph algorithms
  • Applications that can benefit from a flexible, schema-free data structure
  • Teams looking for scalability and horizontal expansion capabilities
  • Environments with diverse data representation needs where maintaining multiple databases is inefficient

Apache Doris videos

No Apache Doris videos yet. You could help us improve this page by suggesting one.

Add video

ArangoDB videos

ArangoDB and Foxx Framework, deeper dive. WHILT#17

Category Popularity

0-100% (relative to Apache Doris and ArangoDB)
Databases
23 23%
77% 77
Relational Databases
56 56%
44% 44
NoSQL Databases
0 0%
100% 100
Data Warehousing
100 100%
0% 0

User comments

Share your experience with using Apache Doris and ArangoDB. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Apache Doris and ArangoDB

Apache Doris Reviews

Log analysis: Elasticsearch vs Apache Doris
If you are looking for an efficient log analytic solution, Apache Doris is friendly to anyone equipped with SQL knowledge; if you find friction with the ELK stack, try Apache Doris provides better schema-free support, enables faster data writing and queries, and brings much less storage burden.

ArangoDB Reviews

9 Best MongoDB alternatives in 2019
ArangoDB is a native multi-model DBMS system. It supports three data models with one database core and a unified query language AQL. Its query language is declarative which helps you to compare different data access patterns by using a single query.
Source: www.guru99.com
Top 15 Free Graph Databases
ArangoDB is a distributed free and open-source database with a flexible data model for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. ArangoDB
ArangoDB vs Neo4j - What you can't do with Neo4j
Scalability needs and ArangoDB ArangoDB is cluster ready for graphs, documents and key/values. ArangoDB is suitable for e.g. recommendation engines, personalization, Knowledge Graphs or other graph-related use cases. ArangoDB provides special features for scale-up (Vertex-centric indices) and scale-out (SmartGraphs).

Social recommendations and mentions

Apache Doris might be a bit more popular than ArangoDB. We know about 8 links to it since March 2021 and only 6 links to ArangoDB. 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.

Apache Doris mentions (8)

  • Doris x Gravitino: Unified Metadata Management for Modern Lakehouse Architecture
    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 / 6 days ago
  • Gravitino 0.5.0: Expanding the horizon to Apache Spark, non-tabular data, and more!
    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 2 months ago
  • Evolution of Data Sharding Towards Automation and Flexibility
    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 1 year ago
  • Steps to industry-leading query speed: evolution of the Apache Doris execution engine
    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 1 year ago
  • Apache Doris for log and time series data analysis in NetEase, why not Elasticsearch and InfluxDB?
    For most people looking for a log management and analytics solution, Elasticsearch is the go-to choice. The same applies to InfluxDB for time series data analysis. These were exactly the choices of NetEase, one of the world's highest-yielding game companies but more than that. As NetEase expands its business horizons, the logs and time series data it receives explode, and problems like surging storage costs and... - Source: dev.to / about 1 year ago
View more

ArangoDB mentions (6)

View more

What are some alternatives?

When comparing Apache Doris and ArangoDB, you can also consider the following products

ClickHouse - ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

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.

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

Apache Hive - Apache Hive data warehouse software facilitates querying and managing large datasets residing in distributed storage.

neo4j - Meet Neo4j: The graph database platform powering today's mission-critical enterprise applications, including artificial intelligence, fraud detection and recommendations.