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 > CrateDB vs. GigaSpaces vs. Hive vs. Machbase Neo vs. Riak KV

System Properties Comparison CrateDB vs. GigaSpaces vs. Hive vs. Machbase Neo vs. Riak KV

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonGigaSpaces  Xexclude from comparisonHive  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionDistributed Database based on LuceneHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented Transactionsdata warehouse software for querying and managing large distributed datasets, built on HadoopTimeSeries DBMS for AIoT and BigDataDistributed, fault tolerant key-value store
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Relational DBMSTime Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsRelational DBMSGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#229  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score1.02
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score62.59
Rank#18  Overall
#12  Relational DBMS
Score0.22
Rank#324  Overall
#29  Time Series DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Websitecratedb.comwww.gigaspaces.comhive.apache.orgmachbase.com
Technical documentationcratedb.com/­docsdocs.gigaspaces.com/­latest/­landing.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homemachbase.com/­dbmswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperCrateGigaspaces TechnologiesApache Software Foundation infoinitially developed by FacebookMachbaseOpenSource, formerly Basho Technologies
Initial release20132000201220132009
Current release15.5, September 20203.1.3, April 2022V8.0, August 20233.2.0, December 2022
License infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoApache Version 2commercial infofree test version availableOpen Source infoApache version 2, commercial enterprise edition
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaJava, C++, .NetJavaCErlang
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
macOS
Solaris
Windows
All OS with a Java VMLinux
macOS
Windows
Linux
OS X
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nono infoXML can be used for describing objects metadatanono
Secondary indexesyesyesyesyesrestricted
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-99 for query and DML statementsSQL-like DML and DDL statementsSQL-like query languageno
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
Thrift
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
HTTP API
Native Erlang Interface
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C++
Java
Python
Scala
C++
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresuser defined functions (Javascript)yesyes infouser defined functions and integration of map-reducenoErlang
Triggersnoyes, event driven architecturenonoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
selectable replication factorselectable replication factorselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsyes infoquery execution via MapReducenoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infovolatile and lookup table
User concepts infoAccess controlrights management via user accountsRole-based access controlAccess rights for users, groups and rolessimple password-based access controlyes, using Riak Security
More information provided by the system vendor
CrateDBGigaSpacesHiveMachbase Neo infoFormer name was InfinifluxRiak KV
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more

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
CrateDBGigaSpacesHiveMachbase Neo infoFormer name was InfinifluxRiak KV
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16 May 2017, Business Wire

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks & Files

provided by Google News

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23 January 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15 February 2024, Simplilearn

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News



Share this page

Featured Products

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here