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. SQLite vs. TinkerGraph vs. XTDB

System Properties Comparison Apache Impala vs. Microsoft Azure Table Storage vs. SQLite vs. TinkerGraph vs. XTDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSQLite  Xexclude from comparisonTinkerGraph  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA Wide Column Store for rapid development using massive semi-structured datasetsWidely used embeddable, in-process RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSWide column storeRelational DBMSGraph DBMSDocument store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websiteimpala.apache.orgazure.microsoft.com/­en-us/­services/­storage/­tableswww.sqlite.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlingithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationimpala.apache.org/­impala-docs.htmlwww.sqlite.org/­docs.htmlwww.xtdb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaMicrosoftDwayne Richard HippJuxt Ltd.
Initial release20132012200020092019
Current release4.1.0, June 20223.46.0  (23 May 2024), May 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoPublic DomainOpen Source infoApache 2.0Open Source infoMIT License
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.
Implementation languageC++CJavaClojure
Server operating systemsLinuxhostedserver-lessAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeyes infodynamic column typesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.yesyes, extensible-data-notation format
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 indexesyesnoyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyes infoSQL-92 is not fully supportednolimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
TinkerPop 3HTTP REST
JDBC
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Groovy
Java
Clojure
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenononono
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicenonenonenone
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.nonenoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksnoyes
Durability infoSupport for making data persistentyesyesyesoptionalyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
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 signaturesnono

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Apache ImpalaMicrosoft Azure Table StorageSQLiteTinkerGraphXTDB infoformerly named Crux
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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

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.

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

Present your product here