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

DBMS > Badger vs. MariaDB vs. NuoDB vs. TiDB

Vergleich der Systemeigenschaften Badger vs. MariaDB vs. NuoDB vs. TiDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBadger  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Open 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 engineNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellKey-Value StoreRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#325  Overall
#49  Key-Value Stores
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte0,99
Rang#195  Overall
#92  Relational DBMS
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Websitegithub.com/­dgraph-io/­badgermariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.3ds.com/­nuodb-distributed-sql-databasepingcap.com
Technische Dokumentationgodoc.org/­github.com/­dgraph-io/­badgermariadb.com/­kb/­en/­librarydoc.nuodb.comdocs.pingcap.com/­tidb/­stable
EntwicklerDGraph LabsMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Dassault Systèmes infooriginally NuoDB, Inc.PingCAP, Inc.
Erscheinungsjahr20172009 infoFork of MySQL, which was first released in 199520132016
Aktuelle Version11.3.2, Februar 20247.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziell infoLimitierte Edition gratisOpen Source infoApache 2.0
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheGoC und C++C++Go, Rust
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Datenschemaschemafreija infoDynamic Columns werden unterstütztjaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinja infomit proprietären Erweiterungenjaja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
ODBC
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenGoAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
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
Server-seitige Scripts infoStored Proceduresneinja infoseit Version 10.3 auch PL/SQL kompatibelJava, SQLnein
Triggersneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineHorizontale Partitionierung, Shardingdynamische Verteilung der Daten auf die einzelnen Knotenhorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
ja infoManaged transparently by NuoDBUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infonicht für MyISAM Storage Enginejaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infonicht für MyISAM Storage EngineACID infotunable commit protocolACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCCja
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 haltenneinja infowith MEMORY storage engineja infoTemporary tablenein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardStandard SQL Rollen und RechteFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
BadgerMariaDBNuoDBTiDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
BadgerMariaDBNuoDBTiDB
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

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29. März 2024, DealFlow's SPAC News

Lender threatens to sweep MariaDB accounts over private equity bid
23. Februar 2024, The Register

MariaDB (NYSE:MRDB) Shares Up 2.4%
13. April 2024, Defense World

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB 4.0 improves cloud-native database capabilities
31. Juli 2019, TechTarget

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7. Oktober 2019, InfoQ.com

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10. April 2018, Daily Host News

bereitgestellt von Google News

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, GlobeNewswire

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Präsentieren Sie hier Ihr Produkt