DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AllegroGraph vs. Datomic vs. Fauna vs. OrientDB vs. YugabyteDB

System Properties Comparison AllegroGraph vs. Datomic vs. Fauna vs. OrientDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonDatomic  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonOrientDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Multi-model DBMS (Document, Graph, Key/Value)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Relational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document store
Graph DBMS
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.16
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score1.55
Rank#154  Overall
#26  Document stores
#14  Graph DBMS
#72  Relational DBMS
#13  Time Series DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websiteallegrograph.comwww.datomic.comfauna.comorientdb.orgwww.yugabyte.com
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.datomic.comdocs.fauna.comwww.orientdb.com/­docs/­last/­index.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperFranz Inc.CognitectFauna, Inc.OrientDB LTD; CallidusCloud; SAPYugabyte Inc.
Initial release20042012201420102017
Current release8.0, December 20231.0.6735, June 20233.2.29, March 20242.19, September 2023
License infoCommercial or Open Sourcecommercial infoLimited community edition freecommercial infolimited edition freecommercialOpen Source infoApache version 2Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJava, ClojureScalaJavaC and C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMhostedAll OS with a Java JDK (>= JDK 6)Linux
OS X
Data schemeyes infoRDF schemasyesschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")depending on used data model
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.no infobulk load of XML files possiblenononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSPARQL is used as query languagenonoSQL-like query language, no joinsyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP API
SPARQL
RESTful HTTP APIRESTful HTTP APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
Clojure
Java
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyes infoTransaction Functionsuser defined functionsJava, Javascriptyes infosql, plpgsql, C
TriggersyesBy using transaction functionsnoHooksyes
Partitioning methods infoMethods for storing different data on different nodeswith Federationnone infoBut extensive use of caching in the application peershorizontal partitioning infoconsistent hashingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
none infoBut extensive use of caching in the application peersMulti-source replicationMulti-source replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentnono
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationnoIdentity management, authentication, and access controlAccess rights for users and roles; record level security configurableyes
More information provided by the system vendor
AllegroGraphDatomicFauna infopreviously named FaunaDBOrientDBYugabyteDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

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
AllegroGraphDatomicFauna infopreviously named FaunaDBOrientDBYugabyteDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11 December 2023, Datanami

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13 January 2019, hackernoon.com

provided by Google News

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here