DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. Dgraph vs. JanusGraph vs. Microsoft Azure Synapse Analytics vs. OrigoDB

System Properties Comparison Amazon DocumentDB vs. Dgraph vs. JanusGraph vs. Microsoft Azure Synapse Analytics vs. OrigoDB

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonDgraph  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceDistributed and scalable native Graph DBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Elastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerA fully ACID in-memory object graph database
Primary database modelDocument storeGraph DBMSGraph DBMSRelational DBMSDocument store
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score19.93
Rank#31  Overall
#19  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websiteaws.amazon.com/­documentdbdgraph.iojanusgraph.orgazure.microsoft.com/­services/­synapse-analyticsorigodb.com
Technical documentationaws.amazon.com/­documentdb/­resourcesdgraph.io/­docsdocs.janusgraph.orgdocs.microsoft.com/­azure/­synapse-analyticsorigodb.com/­docs
DeveloperDgraph Labs, Inc.Linux Foundation; originally developed as Titan by AureliusMicrosoftRobert Friberg et al
Initial release20192016201720162009 infounder the name LiveDB
Current release0.6.3, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0commercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC++C#
Server operating systemshostedLinux
OS X
Windows
Linux
OS X
Unix
Windows
hostedLinux
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesUser defined using .NET types and collections
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.nonononono infocan be achieved using .NET
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnononoyesno
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
Python
C#
Java
PHP
.Net
Server-side scripts infoStored proceduresnonoyesTransact SQLyes
Triggersnonoyesnoyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnoneyesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding, horizontal partitioninghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasSynchronous replication via RaftyesyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyes infoRelationships in graphsno infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlAccess rights for users and rolesno infoPlanned for future releasesUser authentification and security via Rexster Graph ServeryesRole based authorization

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 DocumentDBDgraphJanusGraph infosuccessor of TitanMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseOrigoDB
Recent citations in the news

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

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

AWS announces Amazon DocumentDB I/O-Optimized
21 November 2023, AWS Blog

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

provided by Google News

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

Milvus logo

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

Present your product here