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

DBMS > Badger vs. Drizzle vs. Faircom DB vs. HarperDB vs. Kinetica

System Properties Comparison Badger vs. Drizzle vs. Faircom DB vs. HarperDB vs. Kinetica

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDrizzle  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonHarperDB  Xexclude from comparisonKinetica  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Fully vectorized database across both GPUs and CPUs
Primary database modelKey-value storeRelational DBMSKey-value store
Relational DBMS
Document storeRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score0.64
Rank#236  Overall
#109  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.faircom.com/­products/­faircom-dbwww.harperdb.iowww.kinetica.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.harperdb.io/­docsdocs.kinetica.com
DeveloperDGraph LabsDrizzle project, originally started by Brian AkerFairCom CorporationHarperDBKinetica
Initial release20172008197920172012
Current release7.2.4, September 2012V12, November 20203.1, August 20217.1, August 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGNU GPLcommercial infoRestricted, free version availablecommercial infofree community edition availablecommercial
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 languageGoC++ANSI C, C++Node.jsC, C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
Linux
Data schemeschema-freeyesschema free, schema optional, schema required, partial schema,dynamic schemayes
Typing infopredefined data types such as float or datenoyesyes, ANSI SQL Types, JSON, typed binary structuresyes infoJSON data typesyes
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.nononono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsyes, ANSI SQL with proprietary extensionsSQL-like data manipulation statementsSQL-like DML and DDL statements
APIs and other access methodsJDBCADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
JDBC
ODBC
RESTful HTTP API
Supported programming languagesGoC
C++
Java
PHP
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoyes info.Net, JavaScript, C/C++Custom Functions infosince release 3.1user defined functions
Triggersnono infohooks for callbacks inside the server can be used.yesnoyes infotriggers when inserted values for one or more columns fall within a specified range
Partitioning methods infoMethods for storing different data on different nodesnoneShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningA table resides as a whole on one (or more) nodes in a clusterSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infothe nodes on which a table resides can be definedSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDtunable from ACID to Eventually ConsistentAtomic execution of specific operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesYes, tunable from durable to delayed durability to in-memoryyes, using LMDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infoGPU vRAM or System RAM
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users and rolesAccess rights for users and roles on table level

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
BadgerDrizzleFaircom DB infoformerly c-treeACEHarperDBKinetica
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

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

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News



Share this page

Featured Products

Neo4j logo

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

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here