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 > Apache Druid vs. Faircom DB vs. Faircom EDGE vs. GeoMesa vs. JanusGraph

System Properties Comparison Apache Druid vs. Faircom DB vs. Faircom EDGE vs. GeoMesa vs. JanusGraph

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGeoMesa  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017
Primary database modelRelational DBMS
Time Series DBMS
Key-value store
Relational DBMS
Key-value store
Relational DBMS
Spatial DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.78
Rank#213  Overall
#4  Spatial DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Websitedruid.apache.orgwww.faircom.com/­products/­faircom-dbwww.faircom.com/­products/­faircom-edgewww.geomesa.orgjanusgraph.org
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.geomesa.org/­documentation/­stable/­user/­index.htmldocs.janusgraph.org
DeveloperApache Software Foundation and contributorsFairCom CorporationFairCom CorporationCCRi and othersLinux Foundation; originally developed as Titan by Aurelius
Initial release20121979197920142017
Current release29.0.1, April 2024V12, November 2020V3, October 20204.0.5, February 20240.6.3, February 2023
License infoCommercial or Open SourceOpen Source infoApache license v2commercial infoRestricted, free version availablecommercial infoRestricted, free version availableOpen Source infoApache License 2.0Open Source infoApache 2.0
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 languageJavaANSI C, C++ANSI C, C++ScalaJava
Server operating systemsLinux
OS X
Unix
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Android
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Unix
Windows
Data schemeyes infoschema-less columns are supportedschema free, schema optional, schema required, partial schema,Flexible Schema (defined schema, partial schema, schema free)yesyes
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyes, 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 indexesyesyesyesyesyes
SQL infoSupport of SQLSQL for queryingyes, ANSI SQL with proprietary extensionsyes infoANSI SQL queriesnono
APIs and other access methodsJDBC
RESTful HTTP/JSON API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Clojure
Java
Python
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++yes info.Net, JavaScript, C/C++noyes
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningFile partitioning infoCustomizable business rules for partitioningdepending on storage layeryes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infoSynchronous and asynchronous realtime replication based on transaction logsdepending on storage layeryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Tunable Consistency
depending on storage layerEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infowhen using SQLnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanotunable from ACID to Eventually ConsistentACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesdepending on storage layer
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemFine grained access rights according to SQL-standard with additional protections for filesFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yes infodepending on the DBMS used for storageUser authentification and security via Rexster Graph Server

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
Apache DruidFaircom DB infoformerly c-treeACEFaircom EDGE infoformerly c-treeEDGEGeoMesaJanusGraph infosuccessor of Titan
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

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

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

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

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here