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 > Datomic vs. Oracle Berkeley DB vs. RethinkDB vs. Stardog vs. Yaacomo

System Properties Comparison Datomic vs. Oracle Berkeley DB vs. RethinkDB vs. Stardog vs. Yaacomo

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRethinkDB  Xexclude from comparisonStardog  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityWidely used in-process key-value storeDBMS for the Web with a mechanism to push updated query results to applications in realtime.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document storeGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.datomic.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrethinkdb.comwww.stardog.comyaacomo.com
Technical documentationdocs.datomic.comdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlrethinkdb.com/­docsdocs.stardog.com
DeveloperCognitectOracle infooriginally developed by Sleepycat, which was acquired by OracleThe Linux Foundation infosince July 2017Stardog-UnionQ2WEB GmbH
Initial release20121994200920102009
Current release1.0.7075, December 202318.1.40, May 20202.4.1, August 20207.3.0, May 2020
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infocommercial license availableOpen Source infoApache Version 2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureC, Java, C++ (depending on the Berkeley DB edition)C++Java
Server operating systemsAll OS with a Java VMAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Windows
Linux
macOS
Windows
Android
Linux
Windows
Data schemeyesschema-freeschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesnoyes infostring, binary, float, bool, date, geometryyesyes
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.noyes infoonly with the Berkeley DB XML editionnono infoImport/export of XML data possibleno
Secondary indexesyesyesyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLnoyes infoSQL interfaced based on SQLite is availablenoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsRESTful HTTP APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
ODBC
Supported programming languagesClojure
Java
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyes infoTransaction Functionsnouser defined functions and aggregates, HTTP Server extensions in Java
TriggersBy using transaction functionsyes infoonly for the SQL APIClient-side triggers through changefeedsyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneSharding inforange basednonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersSource-replica replicationSource-replica replicationMulti-source replication in HA-ClusterSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integritynononoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesnoyesyes
User concepts infoAccess controlnonoyes infousers and table-level permissionsAccess rights for users and rolesfine 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
DatomicOracle Berkeley DBRethinkDBStardogYaacomo
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

James Dixon Imagines A Data Lake That Matters
26 January 2015, Forbes

Zoona Case Study
16 December 2017, AWS Blog

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, Datanami

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here