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

DBMS > Apache Phoenix vs. Google Cloud Datastore vs. IBM Cloudant vs. InfinityDB vs. MariaDB

Vergleich der Systemeigenschaften Apache Phoenix vs. Google Cloud Datastore vs. IBM Cloudant vs. InfinityDB vs. MariaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformAuf 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 StoreDocument 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
Punkte1,97
Rang#126  Overall
#59  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Websitephoenix.apache.orgcloud.google.com/­datastorewww.ibm.com/­products/­cloudantboilerbay.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationphoenix.apache.orgcloud.google.com/­datastore/­docscloud.ibm.com/­docs/­Cloudantboilerbay.com/­infinitydb/­manualmariadb.com/­kb/­en/­library
EntwicklerApache Software FoundationGoogleIBM, 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
Erscheinungsjahr20142008201020022009 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.0kommerziellkommerziellkommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
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
gehostetgehostetAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemaja infolate-bound, schema-on-read capabilitiesschemafreischemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierneinja 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, XSLTneinneinneinneinja
Sekundärindizesjajajanein infomanual creation possible, using inversions based on multi-value capabilityja
SQL infoSupport of SQLjaSQL-like query language (GQL)neinneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBCgRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful 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
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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 Funktionenmit Google App EngineView Functions (Map-Reduce) in JavaScriptneinja infoseit Version 10.3 auch PL/SQL kompatibel
TriggersneinCallbacks mit Google Apps Enginejaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using PaxosMulti-Source Replikation
Source-Replica Replikation
keineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationja infomittels Google Cloud Dataflowjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinnein 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 DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsnein 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 Datenmanipulationenjajaja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinneinja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer pro Datenbank definierbarneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixGoogle Cloud DatastoreIBM 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 PhoenixGoogle Cloud DatastoreIBM 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

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27. März 2017, SDTimes.com

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

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
29. April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

bereitgestellt von Google News

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

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

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

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

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

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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