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

DBMS > Apache Impala vs. Couchbase vs. CrateDB vs. JanusGraph vs. KairosDB

System Properties Comparison Apache Impala vs. Couchbase vs. CrateDB vs. JanusGraph vs. KairosDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonCrateDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonKairosDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseDistributed Database based on LuceneA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Distributed Time Series DBMS based on Cassandra or H2
Primary database modelRelational DBMSDocument storeDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Graph DBMSTime Series DBMS
Secondary database modelsDocument storeKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Websiteimpala.apache.orgwww.couchbase.comcratedb.comjanusgraph.orggithub.com/­kairosdb/­kairosdb
Technical documentationimpala.apache.org/­impala-docs.htmldocs.couchbase.comcratedb.com/­docsdocs.janusgraph.orgkairosdb.github.io
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaCouchbase, Inc.CrateLinux Foundation; originally developed as Titan by Aurelius
Initial release20132011201320172013
Current release4.1.0, June 2022Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20230.6.3, February 20231.2.2, November 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen SourceOpen Source infoApache 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.
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 languageC++C, C++, Go and ErlangJavaJavaJava
Server operating systemsLinuxLinux
OS X
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeyesschema-freeFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes, but no triggers and constraints, and PostgreSQL compatibilitynono
APIs and other access methodsJDBC
ODBC
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Graphite protocol
HTTP REST
Telnet API
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.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
Clojure
Java
Python
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceFunctions and timers in JavaScript and UDFs in Java, Python, SQL++user defined functions (Javascript)yesno
Triggersnoyes infovia the TAP protocolnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic ShardingShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication infoincluding cross data center replication
Source-replica replication
Configurable replication on table/partition-levelyesselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Immediate Consistency
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integritynononoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoEphemeral bucketsnono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.rights management via user accountsUser authentification and security via Rexster Graph Serversimple password-based access control
More information provided by the system vendor
Apache ImpalaCouchbase infoOriginally called MembaseCrateDBJanusGraph infosuccessor of TitanKairosDB
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache ImpalaCouchbase infoOriginally called MembaseCrateDBJanusGraph infosuccessor of TitanKairosDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

Baird Maintains Couchbase (BASE) Outperform Recommendation
17 May 2024, MSN

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Jump Financial LLC Buys Shares of 60,985 Couchbase, Inc. (NASDAQ:BASE)
16 May 2024, MarketBeat

Couchbase's database gets support for vector search and retrieval-augmented generation
29 February 2024, SiliconANGLE News

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

provided by Google News

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

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25 March 2024, Datanami

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

Crate.io raises $10M to grow its database platform
15 June 2021, VentureBeat

provided by Google News

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

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

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

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here