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

DBMS > BigchainDB vs. ClickHouse vs. Faircom EDGE vs. TerminusDB vs. TimesTen

System Properties Comparison BigchainDB vs. ClickHouse vs. Faircom EDGE vs. TerminusDB vs. TimesTen

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonClickHouse  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeRelational DBMSKey-value store
Relational DBMS
Graph DBMSRelational DBMS
Secondary database modelsTime Series DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.bigchaindb.comclickhouse.comwww.faircom.com/­products/­faircom-edgeterminusdb.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationbigchaindb.readthedocs.io/­en/­latestclickhouse.com/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlterminusdb.github.io/­terminusdb/­#docs.oracle.com/­database/­timesten-18.1
DeveloperClickhouse Inc.FairCom CorporationDataChemist Ltd.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20162016197920181998
Current releasev24.4.1.2088-stable, May 2024V3, October 202011.0.0, January 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoApache 2.0commercial infoRestricted, free version availableOpen Source infoGPL V3commercial
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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
Implementation languagePythonC++ANSI C, C++Prolog, Rust
Server operating systemsLinuxFreeBSD
Linux
macOS
Android
Linux infoARM, x86
Raspbian
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)yesyes
Typing infopredefined data types such as float or datenoyesyes, ANSI Standard SQL Typesyesyes
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.nonoyesnono
Secondary indexesyesyesyes
SQL infoSupport of SQLnoClose to ANSI SQL (SQL/JSON + extensions)yes infoANSI SQL queriesSQL-like query language (WOQL)yes
APIs and other access methodsCLI Client
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
JavaScript
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesyes info.Net, JavaScript, C/C++yesPL/SQL
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingkey based and customFile partitioning infoCustomizable business rules for partitioningGraph Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yes infoSynchronous and asynchronous realtime replication based on transaction logsJournaling StreamsMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyes infowhen using SQLyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyes infoin-memory journalingyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlyesAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role-based access controlfine 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
3rd partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
BigchainDBClickHouseFaircom EDGE infoformerly c-treeEDGETerminusDB infoformer name was DataChemistTimesTen
Recent citations in the news

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

provided by Google News

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

Snowflake vs. BigQuery vs. ClickHouse: Mastering Cost-Effective Business Analytics
6 December 2023, hackernoon.com

provided by Google News

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

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

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

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Present your product here