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

DBMS > Amazon Neptune vs. Apache Druid vs. Badger vs. Cubrid vs. Faircom DB

System Properties Comparison Amazon Neptune vs. Apache Druid vs. Badger vs. Cubrid vs. Faircom DB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonApache Druid  Xexclude from comparisonBadger  Xexclude from comparisonCubrid  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.
Primary database modelGraph DBMS
RDF store
Relational DBMS
Time Series DBMS
Key-value storeRelational DBMSKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score0.22
Rank#320  Overall
#47  Key-value stores
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score0.29
Rank#304  Overall
#43  Key-value stores
#136  Relational DBMS
Websiteaws.amazon.com/­neptunedruid.apache.orggithub.com/­dgraph-io/­badgercubrid.com (korean)
cubrid.org (english)
www.faircom.com/­products/­faircom-db
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdruid.apache.org/­docs/­latest/­designgodoc.org/­github.com/­dgraph-io/­badgercubrid.org/­manualsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.html
DeveloperAmazonApache Software Foundation and contributorsDGraph LabsCUBRID Corporation, CUBRID FoundationFairCom Corporation
Initial release20172012201720081979
Current release29.0.1, April 202411.0, January 2021V12, November 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache license v2Open Source infoApache 2.0Open Source infoApache Version 2.0commercial infoRestricted, free version available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC, C++, JavaANSI C, C++
Server operating systemshostedLinux
OS X
Unix
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Data schemeschema-freeyes infoschema-less columns are supportedschema-freeyesschema free, schema optional, schema required, partial schema,
Typing infopredefined data types such as float or dateyesyesnoyesyes, ANSI SQL Types, JSON, typed binary structures
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 indexesnoyesnoyesyes
SQL infoSupport of SQLnoSQL for queryingnoyesyes, ANSI SQL with proprietary extensions
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBC
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
OLE DB
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
GoC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Server-side scripts infoStored proceduresnononoJava Stored Proceduresyes info.Net, JavaScript, C/C++
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infomanual/auto, time-basednonenoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes, via HDFS, S3 or other storage enginesnoneSource-replica replicationyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Foreign keys infoReferential integrityyes infoRelationships in graphsnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDtunable from ACID to Eventually Consistent
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesYes, tunable from durable to delayed durability to in-memory
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)RBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnofine grained access rights according to SQL-standardFine grained access rights according to SQL-standard with additional protections for files

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
Amazon NeptuneApache DruidBadgerCubridFaircom DB infoformerly c-treeACE
Recent citations in the news

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

provided by Google News

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

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

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

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

provided by Google News

FairCom Unveils New Look, FairCom DB v13: Introducing 'DB Made Simple'
4 June 2024, businesswire.com

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

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

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.

Present your product here