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. jBASE vs. MaxDB vs. RethinkDB

System Properties Comparison Datomic vs. jBASE vs. MaxDB vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonjBASE  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA robust multi-value DBMS comprising development tools and middlewareA robust and reliable RDBMS optimized to run all major SAP solutionsDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSMultivalue DBMSRelational DBMSDocument store
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
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitewww.datomic.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasemaxdb.sap.comrethinkdb.com
Technical documentationdocs.datomic.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9maxdb.sap.com/­documentationrethinkdb.com/­docs
DeveloperCognitectRocket Software (formerly Zumasys)SAP, acquired from Software AG (Adabas-D) in 1997The Linux Foundation infosince July 2017
Initial release2012199119842009
Current release1.0.7075, December 20235.77.9.10.12, February 20242.4.1, August 2020
License infoCommercial or Open Sourcecommercial infolimited edition freecommercialcommercial infoLimited community edition freeOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureC++C++
Server operating systemsAll OS with a Java VMAIX
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
OS X
Windows
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesoptionalyesyes infostring, binary, float, bool, date, geometry
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.noyesnono
Secondary indexesyesyesyes
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICyesno
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
ODBC
WebDAV
Supported programming languagesClojure
Java
.Net
Basic
Jabbascript
Java
.Net
C#
Java
Perl
PHP
Python
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
Server-side scripts infoStored proceduresyes infoTransaction Functionsyesyes
TriggersBy using transaction functionsyesyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersShardingnoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersyesSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
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 developmentyesnono
User concepts infoAccess controlnoAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardyes infousers and table-level permissions

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
DatomicjBASEMaxDB infoformerly named Adabas-DRethinkDB
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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22 January 2019, ibm.com

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

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

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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