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 > Faircom DB vs. H2 vs. IBM Db2 Event Store vs. RocksDB vs. Sadas Engine

System Properties Comparison Faircom DB vs. H2 vs. IBM Db2 Event Store vs. RocksDB vs. Sadas Engine

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonH2  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonRocksDB  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Distributed Event Store optimized for Internet of Things use casesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelKey-value store
Relational DBMS
Relational DBMSEvent Store
Time Series DBMS
Key-value storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitewww.faircom.com/­products/­faircom-dbwww.h2database.comwww.ibm.com/­products/­db2-event-storerocksdb.orgwww.sadasengine.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.h2database.com/­html/­main.htmlwww.ibm.com/­docs/­en/­db2-event-storegithub.com/­facebook/­rocksdb/­wikiwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperFairCom CorporationThomas MuellerIBMFacebook, Inc.SADAS s.r.l.
Initial release19792005201720132006
Current releaseV12, November 20202.2.220, July 20232.08.11.4, April 20248.0
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial infofree developer edition availableOpen Source infoBSDcommercial infofree trial version available
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 languageANSI C, C++JavaC and C++C++C++
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
All OS with a Java VMLinux infoLinux, macOS, Windows for the developer additionLinuxAIX
Linux
Windows
Data schemeschema free, schema optional, schema required, partial schema,yesyesschema-freeyes
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesyesnoyes
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
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsyesyes infothrough the embedded Spark runtimenoyes
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
C++ API
Java API
JDBC
ODBC
Proprietary protocol
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
JavaC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C++
Go
Java
Perl
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++Java Stored Procedures and User-Defined Functionsyesnono
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnoneShardinghorizontal partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).With clustering: 2 database servers on different computers operate on identical copies of a databaseActive-active shard replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)No - written data is immutableyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnoAccess rights for users, groups and roles 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
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
Faircom DB infoformerly c-treeACEH2IBM Db2 Event StoreRocksDBSadas Engine
Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

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

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

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

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here