DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > ArcadeDB vs. H2 vs. TDSQL for MySQL vs. TempoIQ vs. YugabyteDB

Vergleich der Systemeigenschaften ArcadeDB vs. H2 vs. TDSQL for MySQL vs. TempoIQ vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArcadeDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenTDSQL for MySQL  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
KurzbeschreibungFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.Scalable analytics DBMS for sensor data, provided as a service (SaaS)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Time Series DBMS infoin next version
Relational DBMSRelational DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,02
Rang#374  Overall
#52  Document Stores
#38  Graph DBMS
#56  Key-Value Stores
#38  Time Series DBMS
Punkte7,57
Rang#47  Overall
#30  Relational DBMS
Punkte0,96
Rang#192  Overall
#88  Relational DBMS
Punkte2,48
Rang#108  Overall
#53  Relational DBMS
Websitearcadedb.comwww.h2database.comwww.tencentcloud.com/­products/­dcdbtempoiq.com (offline)www.yugabyte.com
Technische Dokumentationdocs.arcadedb.comwww.h2database.com/­html/­main.htmlwww.tencentcloud.com/­document/­product/­1042docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerArcade DataThomas MuellerTencentTempoIQYugabyte Inc.
Erscheinungsjahr20212005201320122017
Aktuelle VersionSeptember 20212.2.220, Juli 20232.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaJavaC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMgehostetLinux
OS X
Datenschemaschemafreijajaschemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLSQL-like query language, no joinsjajaneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JDBC
ODBC
JDBC
ODBC
HTTP APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenJavaJavaC
C#
C++
Java
PHP
Python
Ruby
C#
Java
JavaScript infoNode.js
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined Functionsjaneinja infosql, plpgsql, C
Triggersjajaja infoRealtime Alertsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineAutomatic shardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-Source Replikation
Source-Replica Replikation
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätja inforelationship in graphsjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers with fine-grained authorization concepteinfacher Authentication-basierter Zugriffsschutzja
Weitere Informationen bereitgestellt vom Systemhersteller
ArcadeDBH2TDSQL for MySQLTempoIQ infofrüher TempoDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
ArcadeDBH2TDSQL for MySQLTempoIQ infofrüher TempoDBYugabyteDB
Erwähnungen in aktuellen Nachrichten

Tencent Cloud Database recognised for cloud database management systems
21. Dezember 2022, IT Brief Australia

Tencent Cloud partners Allo Bank to boost digital banking in Indonesia
5. Juli 2023, TechNode Global

Allo Bank stirs up digital banking in Indonesia with Tencent Cloud
20. Juli 2023, Frontier Enterprise

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia
6. Juli 2023, ETCIO South East Asia

Indonesia’s Allo Bank taps Tencent Cloud to enhance digital banking services
6. Juli 2023, FinTech Futures

bereitgestellt von Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19. September 2024, Business Wire

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19. September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2. August 2024, IMDA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Präsentieren Sie hier Ihr Produkt