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 > Apache Impala vs. Microsoft Azure Table Storage vs. NuoDB vs. TiDB vs. ToroDB

System Properties Comparison Apache Impala vs. Microsoft Azure Table Storage vs. NuoDB vs. TiDB vs. ToroDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonNuoDB  Xexclude from comparisonTiDB  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAnalytic DBMS for HadoopA Wide Column Store for rapid development using massive semi-structured datasetsNuoDB is a webscale distributed database that supports SQL and ACID transactionsTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelRelational DBMSWide column storeRelational DBMSRelational DBMSDocument store
Secondary database modelsDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score4.25
Rank#74  Overall
#40  Relational DBMS
Websiteimpala.apache.orgazure.microsoft.com/­en-us/­services/­storage/­tableswww.3ds.com/­nuodb-distributed-sql-databasepingcap.comgithub.com/­torodb/­server
Technical documentationimpala.apache.org/­impala-docs.htmldoc.nuodb.comdocs.pingcap.com/­tidb/­stable
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaMicrosoftDassault Systèmes infooriginally NuoDB, Inc.PingCAP, Inc.8Kdata
Initial release20132012201320162016
Current release4.1.0, June 20228.1.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialcommercial infolimited edition freeOpen Source infoApache 2.0Open Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC++C++Go, RustJava
Server operating systemsLinuxhostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
LinuxAll OS with a Java 7 VM
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes 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.nonononono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIADO.NET
JDBC
ODBC
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoJava, SQLno
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/writtenhorizontal partitioning (by key range)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infoManaged transparently by NuoDBUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesyes infofull support since version 6.6no
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACID infotunable commit protocolACIDno
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 tableno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights based on private key authentication or shared access signaturesStandard SQL roles/ privileges, Administrative UsersFine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
Apache ImpalaMicrosoft Azure Table StorageNuoDBTiDBToroDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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 ImpalaMicrosoft Azure Table StorageNuoDBTiDBToroDB
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 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

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

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Inside Azure File Storage
7 October 2015, Microsoft

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

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

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

PingCAP Receives Customers' Choice Distinction in the 2024
29 May 2024, GlobeNewswire

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

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.

Milvus logo

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

Present your product here