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

DBMS > Datomic vs. InterSystems Caché vs. Microsoft Azure Table Storage vs. RDF4J vs. RocksDB

System Properties Comparison Datomic vs. InterSystems Caché vs. Microsoft Azure Table Storage vs. RDF4J vs. RocksDB

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRocksDB  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA multi-model DBMS and application serverA Wide Column Store for rapid development using massive semi-structured datasetsRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMSKey-value store
Object oriented DBMS
Relational DBMS
Wide column storeRDF storeKey-value store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitewww.datomic.comwww.intersystems.com/­products/­cacheazure.microsoft.com/­en-us/­services/­storage/­tablesrdf4j.orgrocksdb.org
Technical documentationdocs.datomic.comdocs.intersystems.comrdf4j.org/­documentationgithub.com/­facebook/­rocksdb/­wiki
DeveloperCognitectInterSystemsMicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Facebook, Inc.
Initial release20121997201220042013
Current release1.0.6735, June 20232018.1.4, May 20208.11.4, April 2024
License infoCommercial or Open Sourcecommercial infolimited edition freecommercialcommercialOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoBSD
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.
Implementation languageJava, ClojureJavaC++
Server operating systemsAll OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
hostedLinux
OS X
Unix
Windows
Linux
Data schemeyesdepending on used data modelschema-freeyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesyesnoyesno
SQL infoSupport of SQLnoyesnonono
APIs and other access methodsRESTful HTTP API.NET Client API
JDBC
ODBC
RESTful HTTP API
RESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
C++ API
Java API
Supported programming languagesClojure
Java
C#
C++
Java
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresyes infoTransaction Functionsyesnoyesno
TriggersBy using transaction functionsyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneSharding infoImplicit feature of the cloud servicenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersSource-replica replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic lockingACID infoIsolation support depends on the API usedyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infoin-memory storage is supported as wellyes
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 developmentyesnoyes
User concepts infoAccess controlnoAccess rights for users, groups and rolesAccess rights based on private key authentication or shared access signaturesnono

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
DatomicInterSystems CachéMicrosoft Azure Table StorageRDF4J infoformerly known as SesameRocksDB
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

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

provided by Google News

Bishop Fox Researchers Discover High-Risk Vulnerability in InterSystems Application
24 July 2019, PR Newswire

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

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

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

AllegroGraph logo

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

Present your product here