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 > Apache Phoenix vs. IBM Cloudant vs. InfinityDB vs. MariaDB

Vergleich der Systemeigenschaften Apache Phoenix vs. IBM Cloudant vs. InfinityDB vs. MariaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseAuf Apache CouchDB basierendes Database as a Service AngebotA Java embedded Key-Value Store which extends the Java Map interfaceOpen 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 DBMSDocument StoreKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,10
Rang#131  Overall
#63  Relational DBMS
Punkte2,79
Rang#113  Overall
#21  Document Stores
Punkte0,09
Rang#357  Overall
#53  Key-Value Stores
Punkte95,03
Rang#13  Overall
#9  Relational DBMS
Websitephoenix.apache.orgwww.ibm.com/­products/­cloudantboilerbay.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationphoenix.apache.orgcloud.ibm.com/­docs/­Cloudantboilerbay.com/­infinitydb/­manualmariadb.com/­kb/­en/­library
EntwicklerApache Software FoundationIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftBoiler Bay Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr2014201020022009 infoFork of MySQL, which was first released in 1995
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 20194.011.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaErlangJavaC und C++
Server BetriebssystemeLinux
Unix
Windows
gehostetAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemaja infolate-bound, schema-on-read capabilitiesschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesjajanein infomanual creation possible, using inversions based on multi-value capabilityja
SQL infoSupport of SQLjaneinneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBCRESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
Java
JavaScript
Objective-C
PHP
Ruby
JavaAda
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 FunktionenView Functions (Map-Reduce) in JavaScriptneinja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
keineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infomanual creation possible, using inversions based on multi-value capabilityja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjaja
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 haltenjaneinneinja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyZugriffsrechte für Benutzer pro Datenbank definierbarneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixIBM CloudantInfinityDBMariaDB
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
Apache PhoenixIBM CloudantInfinityDBMariaDB
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

alle anzeigen

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

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4. Februar 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18. April 2019, eWeek

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2. Juni 2016, AWS Blog

bereitgestellt von Google News

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

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

Cloudant Merges BigCouch Database into Open Source Apache CouchDB
21. Dezember 2018, Channel Futures

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

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

bereitgestellt von Google News

Why Is MariaDB (MRDB) Stock Up 82% Today?
27. März 2024, InvestorPlace

Progress Software (PRGS): Any offer by Progress for MariaDB is, or is likely to be, solely in cash
27. März 2024, StreetInsider.com

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

Why Information Technology Company MariaDB Shares Are Rocketing Wednesday
27. März 2024, Markets Insider

Progress Software Corp. Statement regarding Possible Offer for MariaDB plc
26. März 2024, GlobeNewswire

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

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

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