DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Altibase vs. eXtremeDB vs. Memcached vs. TiDB vs. TimescaleDB

System Properties Comparison Altibase vs. eXtremeDB vs. Memcached vs. TiDB vs. TimescaleDB

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisoneXtremeDB  Xexclude from comparisonMemcached  Xexclude from comparisonTiDB  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSNatively in-memory DBMS with options for persistency, high-availability and clusteringIn-memory key-value store, originally intended for cachingTiDB 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 time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMSRelational DBMS
Time Series DBMS
Key-value storeRelational DBMSTime Series DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.00
Rank#194  Overall
#91  Relational DBMS
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score20.74
Rank#32  Overall
#4  Key-value stores
Score4.94
Rank#72  Overall
#40  Relational DBMS
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Websitealtibase.comwww.mcobject.comwww.memcached.orgpingcap.comwww.timescale.com
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualswww.mcobject.com/­docs/­extremedb.htmgithub.com/­memcached/­memcached/­wikidocs.pingcap.com/­tidb/­stabledocs.timescale.com
DeveloperAltibaseMcObjectDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalPingCAP, Inc.Timescale
Initial release19992001200320162017
Current releasev7.3, 2023, August 20238.2, 20211.6.25, March 20247.6.0, January 20242.13.0, November 2023
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023commercialOpen Source infoBSD licenseOpen Source infoApache 2.0Open Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC++C and C++CGo, RustC
Server operating systemsAIX
HP-UX
Linux
AIX
HP-UX
Linux
macOS
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
LinuxLinux
OS X
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nono infosupport of XML interfaces availablenoyes
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLANSI SQL-92yes infowith the option: eXtremeSQLnoyesyes infofull PostgreSQL SQL syntax
APIs and other access methodsJDBC
ODBC
Proprietary protocol
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Proprietary protocolGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C++
Java
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
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
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresstored procedures and stored functionsyesnonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyesyes infoby defining eventsnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning / shardingnonehorizontal partitioning (by key range)yes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
none infoRepcached, a Memcached patch, provides this functionallityUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyes infofull support since version 6.6yes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolFine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
AltibaseeXtremeDBMemcachedTiDBTimescaleDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
TiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
TiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
TiDB 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
AltibaseeXtremeDBMemcachedTiDBTimescaleDB
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

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

provided by Google News

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5 May 2010, Database Journal

provided by Google News

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

The Performance Impact Of Intel's Register File Data Sampling
15 March 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

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

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

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

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

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

PingCAP Wins 2024 Data Breakthrough Awards
12 April 2024, GlobeNewswire

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

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.

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

Milvus logo

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

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.

Present your product here