DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > MariaDB vs. ObjectBox vs. OceanBase vs. OpenTSDB

Vergleich der Systemeigenschaften MariaDB vs. ObjectBox vs. OceanBase vs. OpenTSDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMariaDB  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenOpenTSDB  Xaus Vergleich ausschliessen
KurzbeschreibungOpen 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 engineExtremely fast embedded database for small devices, IoT and MobileA distributed, high available RDBMS compatible with Oracle and MySQLSkalierbares Timeseries DBMS basierend auf HBase
Primäres DatenbankmodellRelational DBMSObject oriented DBMSRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Time Series DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Punkte1,20
Rang#170  Overall
#5  Object oriented DBMS
Punkte1,66
Rang#147  Overall
#68  Relational DBMS
Punkte1,68
Rang#146  Overall
#12  Time Series DBMS
Websitemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
objectbox.ioen.oceanbase.comopentsdb.net
Technische Dokumentationmariadb.com/­kb/­en/­librarydocs.objectbox.ioen.oceanbase.com/­docs/­oceanbase-databaseopentsdb.net/­docs/­build/­html/­index.html
EntwicklerMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
ObjectBox LimitedOceanBase infopreviously Alibaba and Ant Groupderzeit von Yahoo und anderen gewartet
Erscheinungsjahr2009 infoFork of MySQL, which was first released in 1995201720102011
Aktuelle Version11.3.2, Februar 20244.3.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarOpen Source infoApache License 2.0Open Source infoCommercial license availableOpen Source infoLGPL
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
ImplementierungsspracheC und C++C und C++C++Java
Server BetriebssystemeFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Android
iOS
Linux
macOS
Windows
LinuxLinux
Windows
Datenschemaja infoDynamic Columns werden unterstütztjajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajanumerische Daten für Metriken, Strings für Tags
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjanein
Sekundärindizesjajajanein
SQL infoSupport of SQLja infomit proprietären Erweiterungenneinjanein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Proprietäres native API
Proprietäres native APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
HTTP API
Telnet API
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Erlang
Go
Java
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresja infoseit Version 10.3 auch PL/SQL kompatibelneinPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenein
Triggersjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenHorizontale Partitionierung, Shardingkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infobasierend auf HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
online/offline synchronization between client and serverMulti-source replication using Paxosfrei wählbarer Replikationsfaktor infobasierend auf HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobasierend auf HBase
Fremdschlüssel inforeferenzielle Integritätja infonicht für MyISAM Storage Enginejajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infonicht für MyISAM Storage EngineACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infonicht für In-Memory Storage Enginejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infowith MEMORY storage engineneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaAccess rights for users, groups and roles according to SQL-standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
MariaDBObjectBoxOceanBaseOpenTSDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
OceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
High Availability : The five IDCs across three sites disaster recovery solution sets...
» 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
OceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» mehr
Neuigkeiten

The first On-Device Vector Database: ObjectBox 4.0
16. Mai 2024

Edge AI: The era of on-device AI
23. April 2024

In-Memory Database Use Cases
15. Februar 2024

Data Viewer for Objects – announcing ObjectBox Admin
14. November 2023

Vector Databases for Edge AI
9. August 2023

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
MariaDBObjectBoxOceanBaseOpenTSDB
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

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13. Mai 2024, Techzine Europe

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15. Mai 2024, businesswire.com

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

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19. April 2024, GlobeNewswire

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16. September 2018, InfoQ.com

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5. August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28. Juni 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1. Juni 2016, The New Stack

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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