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. BaseX vs. CouchDB vs. Dolt vs. XTDB

System Properties Comparison Apache Impala vs. BaseX vs. CouchDB vs. Dolt vs. XTDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBaseX  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDolt  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A MySQL compatible DBMS with Git-like versioning of data and schemaA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSNative XML DBMSDocument storeRelational DBMSDocument store
Secondary database modelsDocument storeSpatial DBMS infousing the Geocouch extensionDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score1.90
Rank#136  Overall
#4  Native XML DBMS
Score10.26
Rank#45  Overall
#7  Document stores
Score0.95
Rank#197  Overall
#93  Relational DBMS
Score0.09
Rank#351  Overall
#47  Document stores
Websiteimpala.apache.orgbasex.orgcouchdb.apache.orggithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationimpala.apache.org/­impala-docs.htmldocs.basex.orgdocs.couchdb.org/­en/­stabledocs.dolthub.comwww.xtdb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaBaseX GmbHApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDoltHub IncJuxt Ltd.
Initial release20132007200520182019
Current release4.1.0, June 202210.7, August 20233.3.3, December 20231.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSD licenseOpen Source infoApache version 2Open Source infoApache Version 2.0Open Source infoMIT License
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.
Implementation languageC++JavaErlangGoClojure
Server operating systemsLinuxLinux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesnoyesyes, 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.nononono
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoyeslimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
RESTful HTTP/JSON APICLI Client
HTTP REST
HTTP REST
JDBC
Supported programming languagesAll languages supporting JDBC/ODBCActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Clojure
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesView functions in JavaScriptyes infocurrently in alpha releaseno
Triggersnoyes infovia eventsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoimproved architecture with release 2.0nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneMulti-source replication
Source-replica replication
A database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanomultiple readers, single writerno infoatomic operations within a single document possibleACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, 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.nono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosUsers with fine-grained authorization concept on 4 levelsAccess rights for users can be defined per databaseOnly one user is configurable, and must be specified in the config file at startup

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

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

More resources
Apache ImpalaBaseXCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"DoltXTDB infoformerly named Crux
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 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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

'DoltHub' that can manage database version and host like GitHub
10 June 2020, GIGAZINE(ギガジン)

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here