DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Kdb vs. MariaDB vs. Oracle NoSQL vs. OrientDB

Vergleich der Systemeigenschaften Kdb vs. MariaDB vs. Oracle NoSQL vs. OrientDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameKdb  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performantes Time Series DBMSOpen 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 engineA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellTime Series DBMS
Vektor DBMS
Relational DBMSDocument Store
Key-Value Store
Relational DBMS
Document Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte3,19
Rang#93  Overall
#16  Document Stores
#7  Graph DBMS
#14  Key-Value Stores
Websitekx.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.oracle.com/­database/­nosql/­technologies/­nosqlorientdb.org
Technische Dokumentationcode.kx.commariadb.com/­kb/­en/­librarydocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.orientdb.com/­docs/­last/­index.html
EntwicklerKx Systems, a division of First Derivatives plcMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
OracleOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr2000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032009 infoFork of MySQL, which was first released in 199520112010
Aktuelle Version3.6, Mai 201811.3.2, Februar 202423.3, Dezember 20233.2.29, Maerz 2024
Lizenz infoCommercial or Open Sourcekommerziell infoKostenlose 32-bit VersionOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache Version 2
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.
ImplementierungsspracheqC und C++JavaJava
Server BetriebssystemeLinux
OS X
Solaris
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Solaris SPARC/x86
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemajaja infoDynamic Columns werden unterstütztSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptionalja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaneinnein
Sekundärindizesja infotable attribute 'grouped'jajaja
SQL infoSupport of SQLSQL-like query language (q)ja infomit proprietären ErweiterungenSQL-like DML and DDL statementsSQL-like query language, no joins
APIs und andere ZugriffskonzepteHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
JDBC
ODBC
Proprietäres native API
RESTful HTTP APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja infoseit Version 10.3 auch PL/SQL kompatibelneinJava, Javascript
Triggersja infomittels ViewsjaneinHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungHorizontale Partitionierung, ShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationennein infoein vergleichbares Paradigma wird intern verwendetneinwith Hadoop integrationnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätjaja infonicht für MyISAM Storage Engineneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infonicht für MyISAM Storage Enginekonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infonicht für In-Memory Storage Enginejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infowith MEMORY storage engineja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und RollenZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
KdbMariaDBOracle NoSQLOrientDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
MariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Web, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsupon request
» mehr
MariaDB 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
KdbMariaDBOracle NoSQLOrientDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

KX JOINS SNOWFLAKE PARTNER NETWORK
27. Juni 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

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

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

Can MariaDB’s enterprise business be saved?
21. Februar 2024, InfoWorld

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

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, blogs.oracle.com

Oracle Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2. Februar 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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