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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. EJDB vs. eXtremeDB vs. ScyllaDB vs. TerarkDB

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. EJDB vs. eXtremeDB vs. ScyllaDB vs. TerarkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Natively in-memory DBMS with options for persistency, high-availability and clusteringCassandra and DynamoDB compatible wide column storeA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMS
Time Series DBMS
Wide Column StoreKey-Value Store
Sekundäre DatenbankmodelleKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,72
Rang#217  Overall
#101  Relational DBMS
Punkte0,16
Rang#324  Overall
#45  Document Stores
Punkte0,94
Rang#189  Overall
#87  Relational DBMS
#17  Time Series DBMS
Punkte3,88
Rang#72  Overall
#5  Wide Column Stores
Punkte0,00
Rang#386  Overall
#61  Key-Value Stores
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgithub.com/­Softmotions/­ejdbwww.mcobject.comwww.scylladb.comgithub.com/­bytedance/­terarkdb
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.mcobject.com/­docs/­extremedb.htmdocs.scylladb.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupSoftmotionsMcObjectScyllaDBByteDance, originally Terark
Erscheinungsjahr20162012200120152016
Aktuelle Version8.2, 2021ScyllaDB Open Source 6.0.2, Juli 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPLv2kommerziellOpen Source infoOpen Source (AGPL), commercial license availablekommerziell inforestricted open source version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheCC und C++C++C++
Server BetriebssystemegehostetserverlosAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
Datenschemajaschemafreijaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjanein infosupport of XML interfaces availableneinnein
Sekundärindizesjaneinjaja infocluster global secondary indicesnein
SQL infoSupport of SQLjaneinja infowith the option: eXtremeSQLSQL-like DML and DDL statements (CQL)nein
APIs und andere ZugriffskonzepteJDBC
ODBC
In-process Library.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
C++ API
Java API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C#
C++
Java
Lua
Python
Scala
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C++
Java
Server-seitige Scripts infoStored Proceduresjaneinjayes, Luanein
Triggersjaneinja infoby defining eventsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeinehorizontale Partitionierung / shardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicekeineActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possiblekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätjanein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDnein infoAtomicity and isolation are supported for single operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoin-memory tablesja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAccess rights for users can be defined per objectnein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBEJDBeXtremeDBScyllaDBTerarkDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBEJDBeXtremeDBScyllaDBTerarkDB
Erwähnungen in aktuellen Nachrichten

BrokenSesame: Accidental ‘write’ permissions to private registry allowed potential RCE to Alibaba Cloud Database Services
19. April 2023, Wiz

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

Alibaba Cloud Launches ModelScope Platform and New Solutions to Lower the Threshold for Materializing Business Innovation
3. November 2022, CEO Today

Alibaba Cloud Unveils Cloud Laptop that Powers Remote Working
3. November 2022, Alizila

Alibaba Cloud reports strong first-quarter sales
20. August 2020, SiliconANGLE News

bereitgestellt von Google News

McObject
17. November 2021, Electronic Design

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

bereitgestellt von Google News

Defense Department Tests AI Software, Advances to Improve Physical Security Posture
28. Oktober 2024, Department of Defense

ScyllaDB 6.0 advances open source database scalability
12. Juni 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

Top 160+ startups in Open Source Databases in Oct, 2024
30. Oktober 2024, Tracxn

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6. Februar 2024, The New Stack

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

RaimaDB logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt