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

DBMS > ArcadeDB vs. etcd vs. IBM Cloudant vs. JaguarDB vs. MariaDB

Vergleich der Systemeigenschaften ArcadeDB vs. etcd vs. IBM Cloudant vs. JaguarDB vs. MariaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArcadeDB  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
KurzbeschreibungFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenA distributed reliable key-value storeAuf Apache CouchDB basierendes Database as a Service AngebotPerformant, highly scalable DBMS for AI and IoT applicationsOpen source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engine
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Time Series DBMS infoin next version
Key-Value StoreDocument StoreKey-Value Store
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,09
Rang#355  Overall
#48  Document Stores
#37  Graph DBMS
#52  Key-Value Stores
#34  Time Series DBMS
Punkte7,64
Rang#54  Overall
#5  Key-Value Stores
Punkte2,73
Rang#108  Overall
#20  Document Stores
Punkte0,09
Rang#356  Overall
#53  Key-Value Stores
#13  Vektor DBMS
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Websitearcadedb.cometcd.io
github.com/­etcd-io/­etcd
www.ibm.com/­products/­cloudantwww.jaguardb.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationdocs.arcadedb.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.htmlmariadb.com/­kb/­en/­library
EntwicklerArcade DataIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftDataJaguar, Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr2021201020152009 infoFork of MySQL, which was first released in 1995
Aktuelle VersionSeptember 20213.4, August 20193.3 July 202311.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0kommerziellOpen Source infoGPL V3.0Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoErlangC++ infothe server part. Clients available in other languagesC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
Windows infoexperimental
gehostetLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemaschemafreischemafreischemafreijaja infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLSQL-like query language, no joinsneinneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
gRPC
JSON over HTTP
RESTful HTTP/JSON APIJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresneinView Functions (Map-Reduce) in JavaScriptneinja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersyes, watching key changesjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikation
Source-Replica Replikation
Multi-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationship in graphsneinneinneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinnein infoAtomare Operationen innerhalb eines Dokumentes möglichneinACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer pro Datenbank definierbarRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
ArcadeDBetcdIBM CloudantJaguarDBMariaDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
DrittanbieterNavicat for MariaDB provides a native environment for MariaDB database management and development.
» mehr

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

Weitere Ressourcen
ArcadeDBetcdIBM CloudantJaguarDBMariaDB
DB-Engines Blog Posts

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12. Februar 2024, Microsoft

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4. August 2023, The Economic Times

Tutorial: Set up a Secure and Highly Available etcd Cluster
14. August 2020, The New Stack

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24. April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28. März 2024, The Register

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22. September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26. März 2024, The Wall Street Journal

Struggling database company MariaDB could be taken private in $37M deal
19. Februar 2024, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt