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

DBMS > BaseX vs. CockroachDB vs. KairosDB vs. Memcached vs. Transbase

System Properties Comparison BaseX vs. CockroachDB vs. KairosDB vs. Memcached vs. Transbase

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonCockroachDB  Xexclude from comparisonKairosDB  Xexclude from comparisonMemcached  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Distributed Time Series DBMS based on Cassandra or H2In-memory key-value store, originally intended for cachingA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelNative XML DBMSRelational DBMSTime Series DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitebasex.orgwww.cockroachlabs.comgithub.com/­kairosdb/­kairosdbwww.memcached.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.basex.orgwww.cockroachlabs.com/­docskairosdb.github.iogithub.com/­memcached/­memcached/­wikiwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperBaseX GmbHCockroach LabsDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalTransaction Software GmbH
Initial release20072015201320031987
Current release10.7, August 202323.1.1, May 20231.2.2, November 20181.6.25, March 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0Open Source infoBSD licensecommercial infofree development 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 languageJavaGoJavaCC and C++
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
Linux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freedynamic schemaschema-freeschema-freeyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyesnoyes
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.nonono
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnonoyes
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBCGraphite protocol
HTTP REST
Telnet API
Proprietary protocolADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Java
JavaScript infoNode.js
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyesnononoyes
Triggersyes infovia eventsnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infobased on Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTselectable replication factor infobased on Cassandranone infoRepcached, a Memcached patch, provides this functionallitySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDnonoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsRole-based access controlsimple password-based access controlyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standard

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
BaseXCockroachDBKairosDBMemcachedTransbase
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the 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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

Cockroach Entices High-End Legacy Workloads with v23.2
18 January 2024, Datanami

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

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here