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

DBMS > Cubrid vs. Dolt vs. Faircom DB vs. JaguarDB vs. MariaDB

Vergleich der Systemeigenschaften Cubrid vs. Dolt vs. Faircom DB vs. JaguarDB vs. MariaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCubrid  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
KurzbeschreibungCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA MySQL compatible DBMS with Git-like versioning of data and schemaNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Performant, 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 DatenbankmodellRelational DBMSRelational DBMSKey-Value Store
Relational DBMS
Key-Value Store
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,31
Rang#169  Overall
#78  Relational DBMS
Punkte0,95
Rang#197  Overall
#93  Relational DBMS
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte0,09
Rang#356  Overall
#53  Key-Value Stores
#13  Vektor DBMS
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
github.com/­dolthub/­dolt
www.dolthub.com
www.faircom.com/­products/­faircom-dbwww.jaguardb.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationcubrid.org/­manualsdocs.dolthub.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.jaguardb.com/­support.htmlmariadb.com/­kb/­en/­library
EntwicklerCUBRID Corporation, CUBRID FoundationDoltHub IncFairCom CorporationDataJaguar, Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr20082018197920152009 infoFork of MySQL, which was first released in 1995
Aktuelle Version11.0, Jaenner 2021V12, November 20203.3 July 202311.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0kommerziell infoRestricted, free version availableOpen Source infoGPL V3.0Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, JavaGoANSI C, C++C++ infothe server part. Clients available in other languagesC und C++
Server BetriebssystemeLinux
Windows
Linux
macOS
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemajajaschema free, schema optional, schema required, partial schema,jaja infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, ANSI Standard SQL Types, JSON, typed binary structuresjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjajajajaja
SQL infoSupport of SQLjajayes, ANSI SQL with proprietary extensionsA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OLE DB
CLI Client
HTTP REST
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
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 ProceduresJava Stored Proceduresyes infocurrently in alpha releaseja info.Net, JavaScript, C/C++neinja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersjajajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDtunable from ACID to Eventually ConsistentneinACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjajaYes, tunable from durable to delayed durability to in-memoryjaja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrollefine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupFine grained access rights according to SQL-standard with additional protections for filesRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CubridDoltFaircom DB infoformerly c-treeACEJaguarDBMariaDB
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
CubridDoltFaircom DB infoformerly c-treeACEJaguarDBMariaDB
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

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

'DoltHub' that can manage database version and host like GitHub
10. Juni 2020, GIGAZINE(ギガジン)

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, 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, StreetInsider.com

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

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

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt