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 > Drizzle vs. Elasticsearch vs. HEAVY.AI vs. IBM Cloudant vs. Kinetica

System Properties Comparison Drizzle vs. Elasticsearch vs. HEAVY.AI vs. IBM Cloudant vs. Kinetica

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonElasticsearch  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonIBM Cloudant  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.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareDatabase as a Service offering based on Apache CouchDBFully vectorized database across both GPUs and CPUs
Primary database modelRelational DBMSSearch engineRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score0.64
Rank#236  Overall
#109  Relational DBMS
Websitewww.elastic.co/­elasticsearchgithub.com/­heavyai/­heavydb
www.heavy.ai
www.ibm.com/­products/­cloudantwww.kinetica.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.heavy.aicloud.ibm.com/­docs/­Cloudantdocs.kinetica.com
DeveloperDrizzle project, originally started by Brian AkerElasticHEAVY.AI, Inc.IBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Kinetica
Initial release20082010201620102012
Current release7.2.4, September 20128.6, January 20235.10, January 20227.1, August 2021
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoElastic LicenseOpen Source infoApache Version 2; enterprise edition availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC++ and CUDAErlangC, C++
Server operating systemsFreeBSD
Linux
OS X
All OS with a Java VMLinuxhostedLinux
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyes infoAll search fields are automatically indexednoyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsSQL-like query languageyesnoSQL-like DML and DDL statements
APIs and other access methodsJDBCJava API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Vega
RESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
Supported programming languagesC
C++
Java
PHP
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesnoView functions (Map-Reduce) in JavaScriptuser defined functions
Triggersno infohooks for callbacks inside the server can be used.yes infoby using the 'percolation' featurenoyesyes infotriggers when inserted values for one or more columns fall within a specified range
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoRound robinShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesMulti-source replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono infoatomic operations within a document possibleno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoOptimistic lockingyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesnoyes infoGPU vRAM or System RAM
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardAccess rights for users can be defined per databaseAccess 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
DrizzleElasticsearchHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022IBM CloudantKinetica
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

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

Milvus logo

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

RaimaDB logo

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

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.

Present your product here