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

DBMS > Apache Impala vs. CrateDB vs. NuoDB vs. ToroDB vs. Transwarp StellarDB

System Properties Comparison Apache Impala vs. CrateDB vs. NuoDB vs. ToroDB vs. Transwarp StellarDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCrateDB  Xexclude from comparisonNuoDB  Xexclude from comparisonToroDB  Xexclude from comparisonTranswarp StellarDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAnalytic DBMS for HadoopDistributed Database based on LuceneNuoDB is a webscale distributed database that supports SQL and ACID transactionsA MongoDB-compatible JSON document store, built on top of PostgreSQLA distributed graph DBMS built for enterprise-level graph applications
Primary database modelRelational DBMSDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSDocument storeGraph DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.71
Rank#227  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.07
Rank#371  Overall
#39  Graph DBMS
Websiteimpala.apache.orgcratedb.comwww.3ds.com/­nuodb-distributed-sql-databasegithub.com/­torodb/­serverwww.transwarp.cn/­en/­product/­stellardb
Technical documentationimpala.apache.org/­impala-docs.htmlcratedb.com/­docsdoc.nuodb.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaCrateDassault Systèmes infooriginally NuoDB, Inc.8KdataTranswarp
Initial release2013201320132016
Current release4.1.0, June 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Sourcecommercial infolimited edition freeOpen Source infoAGPL-V3commercial
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++JavaC++Java
Server operating systemsLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supporthosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
All OS with a Java 7 VM
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infostring, integer, double, boolean, date, object_id
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 indexesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyes, but no triggers and constraints, and PostgreSQL compatibilityyesSQL-like query language
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
ODBC
OpenCypher
Supported programming languagesAll languages supporting JDBC/ODBC.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
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceuser defined functions (Javascript)Java, SQL
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingdata is dynamically stored/cached on the nodes where it is read/writtenShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorConfigurable replication on table/partition-levelyes infoManaged transparently by NuoDBSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infounique row identifiers can be used for implementing an optimistic concurrency control strategyACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
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.nonoyes infoTemporary table
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosrights management via user accountsStandard SQL roles/ privileges, Administrative UsersAccess rights for users and rolesyes
More information provided by the system vendor
Apache ImpalaCrateDBNuoDBToroDBTranswarp StellarDB
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
Apache ImpalaCrateDBNuoDBToroDBTranswarp StellarDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

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

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, businesswire.com

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

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

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.

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

Present your product here