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 > Altibase vs. Google Cloud Datastore vs. HugeGraph vs. Microsoft Azure Cosmos DB vs. Oracle

Vergleich der Systemeigenschaften Altibase vs. Google Cloud Datastore vs. HugeGraph vs. Microsoft Azure Cosmos DB vs. Oracle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAltibase  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessen
KurzbeschreibungAn enterprise grade, high-performance RDBMSSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA fast-speed and highly-scalable Graph DBMSGlobally distributed, horizontally scalable, multi-model database serviceWeit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellRelational DBMSDocument StoreGraph DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#186  Overall
#87  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Websitealtibase.comcloud.google.com/­datastoregithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­database
Technische Dokumentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualscloud.google.com/­datastore/­docshugegraph.apache.org/­docslearn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­database
EntwicklerAltibaseGoogleBaiduMicrosoftOracle
Erscheinungsjahr19992008201820141980
Aktuelle Versionv7.3, 2023, August 20230.923c, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infoOpen source edition discontinued with March 2023kommerziellOpen Source infoApache Version 2.0kommerziellkommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaC und C++
Server BetriebssystemeAIX
HP-UX
Linux
gehostetLinux
macOS
Unix
gehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemajaschemafreijaschemafreija infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjaja infoJSON typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesjajaja infoalso supports composite index and range indexja infoAll properties auto-indexed by defaultja
SQL infoSupport of SQLANSI SQL-92SQL-like query language (GQL)neinSQL-like query languageja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
RESTful HTTP API
TinkerPop Gremlin
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenC
C++
Java
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Groovy
Java
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-seitige Scripts infoStored Proceduresstored procedures and stored functionsmit Google App Engineasynchronous Gremlin script jobsJavaScriptPL/SQL infoauch Java stored procedures möglich
TriggersjaCallbacks mit Google Apps EngineneinJavaScriptja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingja infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplizit im Cloud ServiceSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using Paxosja infodepending on used storage backend, e.g. Cassandra and HBaseja infoImplizit im Cloud ServiceMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowvia hugegraph-sparkwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nein infokann in PL/SQL realisiert werden
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate 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 ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsja infoedges in graphneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDMulti-item ACID transactions with snapshot isolation within a partitionACID infomit parameterisierbarem isolation level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsZugriffsrechte bis auf item level einstellbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» 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
AltibaseGoogle Cloud DatastoreHugeGraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracle
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26. Oktober 2018, openPR

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13. April 2024, Post Production Buyers Guide

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

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

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

Evaluating Performance: CosmosDB vs. Azure SQL
16. Januar 2024, Хабр

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

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

bereitgestellt von Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8. Mai 2024, Forbes

Announcing Oracle Database 23ai : General Availability
2. Mai 2024, Oracle

Oracle Database 23ai : Where to find information
2. Mai 2024, Oracle

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2. Mai 2024, Oracle

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2. Mai 2024, Oracle

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

Präsentieren Sie hier Ihr Produkt