DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. Apache Doris vs. Blazegraph vs. Derby

System Properties Comparison Amazon DocumentDB vs. Apache Doris vs. Blazegraph vs. Derby

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonApache Doris  Xexclude from comparisonBlazegraph  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceAn MPP-based analytics DBMS embracing the MySQL protocolHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.
Primary database modelDocument storeRelational DBMSGraph DBMS
RDF store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Websiteaws.amazon.com/­documentdbdoris.apache.org
github.com/­apache/­doris
blazegraph.comdb.apache.org/­derby
Technical documentationaws.amazon.com/­documentdb/­resourcesgithub.com/­apache/­doris/­wikiwiki.blazegraph.comdb.apache.org/­derby/­manuals/­index.html
DeveloperApache Software Foundation, originally contributed from BaiduBlazegraphApache Software Foundation
Initial release2019201720061997
Current release1.2.2, February 20232.1.5, March 201910.17.1.0, November 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoextended commercial license availableOpen Source infoApache version 2
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJava
Server operating systemshostedLinuxLinux
OS X
Windows
All OS with a Java VM
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infoRDF literal typesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesSPARQL is used as query languageyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)JDBC
MySQL client
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Java.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Java
Server-side scripts infoStored proceduresnouser defined functionsyesJava Stored Procedures
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasnoneyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyes infoRelationships in Graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardSecurity and Authentication via Web Application Container (Tomcat, Jetty)fine grained access rights according to SQL-standard

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon DocumentDBApache DorisBlazegraphDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB
Recent citations in the news

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

provided by Google News

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

provided by Google News

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

Six free/open source databases with commercial-quality features
13 December 2012, Computerworld

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here