DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

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

Vergleich der Systemeigenschaften Altibase vs. eXtremeDB vs. Memcached vs. TiDB vs. TimescaleDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAltibase  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn enterprise grade, high-performance RDBMSNatively in-memory DBMS with options for persistency, high-availability and clusteringIn-memory Key-Value Store, ursprünglich entwickelt für 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
Primäres DatenbankmodellRelational DBMSRelational DBMS
Time Series DBMS
Key-Value StoreRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#186  Overall
#87  Relational DBMS
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte19,42
Rang#32  Overall
#4  Key-Value Stores
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Punkte4,64
Rang#71  Overall
#4  Time Series DBMS
Websitealtibase.comwww.mcobject.comwww.memcached.orgpingcap.comwww.timescale.com
Technische Dokumentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualswww.mcobject.com/­docs/­extremedb.htmgithub.com/­memcached/­memcached/­wikidocs.pingcap.com/­tidb/­stabledocs.timescale.com
EntwicklerAltibaseMcObjectDanga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltPingCAP, Inc.Timescale
Erscheinungsjahr19992001200320162017
Aktuelle Versionv7.3, 2023, August 20238.2, 20211.6.25, Maerz 20248.0.0, Maerz 20242.13.0, November 2023
Lizenz infoCommercial or Open Sourcekommerziell infoOpen source edition discontinued with March 2023kommerziellOpen Source infoBSD LizenzOpen Source infoApache 2.0Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte 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.
ImplementierungsspracheC++C und C++CGo, RustC
Server BetriebssystemeAIX
HP-UX
Linux
AIX
HP-UX
Linux
macOS
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
LinuxLinux
OS X
Windows
Datenschemajajaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infosupport of XML interfaces availableneinja
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLANSI SQL-92ja infowith the option: eXtremeSQLneinjaja infofull PostgreSQL SQL syntax
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Propriätäres ProtokollGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC
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-seitige Scripts infoStored Proceduresstored procedures and stored functionsjaneinneinbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersjaja infoby defining eventsneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung / shardingkeinehorizontal partitioning (by key range)yes, across time and space (hash partitioning) attributes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
keine infoRepcached, ein Memcached Patch, liefert ReplicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infowith TiSpark Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja infofull support since version 6.6ja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja
Durability infoDauerhafte Speicherung der Datenjajaneinjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja infomittels SASL (Simple Authentication and Security Layer) ProtokollFine grained access rights according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AltibaseeXtremeDBMemcachedTiDBTimescaleDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AltibaseeXtremeDBMemcachedTiDBTimescaleDB
DB-Engines Blog Posts

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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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. Mai 2022, Etnews

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

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

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

With eXtremeDB Database, Spreadbrokers Targets Real-Time Trading
27. März 2012, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

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

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

bereitgestellt von Google News

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27. April 2024, Yahoo Singapore News

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

Memcached DDoS: The biggest, baddest denial of service attacker yet
1. März 2018, ZDNet

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

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

bereitgestellt von Google News

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

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 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. März 2024, Phoronix

bereitgestellt von 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

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18. März 2019, Microsoft

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt