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 > EDB Postgres vs. eXtremeDB vs. IBM Cloudant vs. MariaDB

Vergleich der Systemeigenschaften EDB Postgres vs. eXtremeDB vs. IBM Cloudant vs. MariaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
KurzbeschreibungThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Natively in-memory DBMS with options for persistency, high-availability and clusteringAuf Apache CouchDB basierendes Database as a Service AngebotOpen 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 DBMS
Time Series DBMS
Document StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,18
Rang#122  Overall
#59  Relational DBMS
Punkte0,73
Rang#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Punkte2,73
Rang#108  Overall
#20  Document Stores
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Websitewww.enterprisedb.comwww.mcobject.comwww.ibm.com/­products/­cloudantmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationwww.enterprisedb.com/­docswww.mcobject.com/­docs/­extremedb.htmcloud.ibm.com/­docs/­Cloudantmariadb.com/­kb/­en/­library
EntwicklerEnterpriseDBMcObjectIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr2005200120102009 infoFork of MySQL, which was first released in 1995
Aktuelle Version14, Dezember 20218.2, 202111.3.2, Februar 2024
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentskommerziellkommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC und C++ErlangC und C++
Server BetriebssystemeLinux
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
gehostetFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemajajaschemafreija infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.nein infosupport of XML interfaces availableneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLja infoStandard mit zahlreichen Erweiterungenja infowith the option: eXtremeSQLneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
RESTful HTTP/JSON APIADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Java
Lua
Python
Scala
C#
Java
JavaScript
Objective-C
PHP
Ruby
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 Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)jaView Functions (Map-Reduce) in JavaScriptja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersjaja infoby defining eventsjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangehorizontale Partitionierung / shardingShardingHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Multi-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)ja infoOptimistic (MVCC) and pessimistic (locking) strategies availableja infoOptimistic lockingja
Durability infoDauerhafte Speicherung der Datenjajajaja 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 infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
EDB PostgreseXtremeDBIBM CloudantMariaDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
MariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Web, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
EDB PostgreseXtremeDBIBM CloudantMariaDB
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

EnterpriseDB Bullish on Postgres' 2024 Potential
11. Januar 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

EDB Introduces Advanced Tools and Extensions in Postgres 16 Portfolio Release
9. November 2023, GlobeNewswire

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

bereitgestellt von Google News

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21. April 2022, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20. Juli 2011, Embedded

Schneider Electric to collaborate with McObject
14. Oktober 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5. Mai 2010, Database Journal

bereitgestellt von Google News

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

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

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

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

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

bereitgestellt von Google News

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

Progress Software weighs cash offer for MariaDB By Investing.com
19. April 2024, Investing.com

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

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

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

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.

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