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 > H2 vs. MaxDB vs. Microsoft Azure Cosmos DB vs. Oracle NoSQL vs. Yanza

Vergleich der Systemeigenschaften H2 vs. MaxDB vs. Microsoft Azure Cosmos DB vs. Oracle NoSQL vs. Yanza

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenYanza  Xaus Vergleich ausschliessen
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A robust and reliable RDBMS optimized to run all major SAP solutionsGlobally distributed, horizontally scalable, multi-model database serviceA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesTime Series DBMS for IoT Applications
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Document Store
Key-Value Store
Relational DBMS
Time Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte2,65
Rang#111  Overall
#55  Relational DBMS
Punkte29,85
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte2,96
Rang#103  Overall
#18  Document Stores
#17  Key-Value Stores
#52  Relational DBMS
Websitewww.h2database.commaxdb.sap.comazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­database/­nosql/­technologies/­nosqlyanza.com
Technische Dokumentationwww.h2database.com/­html/­main.htmlmaxdb.sap.com/­documentationlearn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerThomas MuellerSAP, acquired from Software AG (Adabas-D) in 1997MicrosoftOracleYanza
Erscheinungsjahr20051984201420112015
Aktuelle Version2.2.220, Juli 20237.9.10.12, Februar 202423.3, Dezember 2023
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infoLimitierte Community Edition gratiskommerziellOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell infofree version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein infobut mainly used as a service provided by Yanza
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
Solaris
Windows
gehostetLinux
Solaris SPARC/x86
Windows
DatenschemajajaschemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoJSON typesoptionalnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaja infoAll properties auto-indexed by defaultjanein
SQL infoSupport of SQLjajaSQL-like query languageSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteJDBC
ODBC
ADO.NET
JDBC
ODBC
WebDAV
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIHTTP API
Unterstützte ProgrammiersprachenJava.Net
C#
Java
Perl
PHP
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
jede Sprache, die HTTP-Aufrufe erlaubt
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsjaJavaScriptneinnein
TriggersjajaJavaScriptneinja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infoImplizit im Cloud ServiceShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-Replica Replikationja infoImplizit im Cloud ServiceElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*with Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)nein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte bis auf item level einstellbarZugriffsrechte für Benutzer und Rollennein

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
H2MaxDB infoformerly named Adabas-DMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracle NoSQLYanza
Erwähnungen in aktuellen Nachrichten

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30. Dezember 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11. August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29. März 2023, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14. Mai 2012, SiliconANGLE News

bereitgestellt von Google News

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

Azure Cosmos DB Conf 2023 | Microsoft Learn
12. Januar 2024, learn.microsoft.com

Azure Cosmos DB joins the AI toolchain
23. Mai 2023, InfoWorld

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

Oracle Defies Self With 'NoSQL' Database
3. Oktober 2011, WIRED

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

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.

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

The database to transact, analyze and contextualize your data in real time.
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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt