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

DBMS > GBase vs. Greenplum vs. Hazelcast vs. Microsoft Azure Data Explorer vs. Oracle Coherence

Vergleich der Systemeigenschaften GBase vs. Greenplum vs. Hazelcast vs. Microsoft Azure Data Explorer vs. Oracle Coherence

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGBase  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessen
KurzbeschreibungWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Analytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.A widely adopted in-memory data gridFully managed big data interactive analytics platformOracles in-memory data grid solution
Primäres DatenbankmodellRelational DBMSRelational DBMSKey-Value StoreRelational DBMS infocolumn orientedKey-Value Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store infoJSON support with IMDG 3.12Document Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#185  Overall
#86  Relational DBMS
Punkte8,37
Rang#48  Overall
#30  Relational DBMS
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte1,92
Rang#130  Overall
#22  Key-Value Stores
Websitewww.gbase.cngreenplum.orghazelcast.comazure.microsoft.com/­services/­data-explorerwww.oracle.com/­java/­coherence
Technische Dokumentationdocs.greenplum.orghazelcast.org/­imdg/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­en/­middleware/­standalone/­coherence
EntwicklerGeneral Data Technology Co., Ltd.Pivotal Software Inc.HazelcastMicrosoftOracle
Erscheinungsjahr20042005200820192007
Aktuelle VersionGBase 8a, GBase 8s, GBase 8c7.0.0, September 20235.3.6, November 2023cloud service with continuous releases14.1, August 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoApache Version 2; commercial licenses availablekommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, Java, PythonJavaJava
Server BetriebssystemeLinuxLinuxAlle Betriebssysteme mit einer Java VMgehostetAlle Betriebssysteme mit einer Java VM
DatenschemajajaschemafreiFixed schema with schema-less datatypes (dynamic)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infoseit Version 4.2ja infothe object must implement a serialization strategyjanein
Sekundärindizesjajajaall fields are automatically indexednein
SQL infoSupport of SQLStandard with numerous extensionsjaSQL-like query languageKusto Query Language (KQL), SQL subsetnein
APIs und andere ZugriffskonzepteADO.NET
C API
JDBC
ODBC
JDBC
ODBC
JCache
JPA
Memcached Protokoll
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JCache
JPA
RESTful HTTP API
Unterstützte ProgrammiersprachenC#C
Java
Perl
Python
R
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C++
Java
Server-seitige Scripts infoStored Proceduresuser defined functionsjaja infoEvent Listeners, Executor ServicesYes, possible languages: KQL, Python, Rnein
Triggersjajaja infoEventsja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoLive Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by range, list and hash) and vertical partitioningShardingShardingSharding infoImplicit feature of the cloud serviceSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica Replikationja infoReplicated Mapja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce OperationenjajaSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDone or two-phase-commit; repeatable reads; read commitedneinkonfigurierbar
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infooptionally
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja
Berechtigungskonzept infoZugriffskontrollejaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlAzure Active Directory Authenticationauthentification to access the cache via certificates or http basic authentication

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
GBaseGreenplumHazelcastMicrosoft Azure Data ExplorerOracle Coherence
Erwähnungen in aktuellen Nachrichten

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, O'Reilly Media

RSA: EMC integrates Hadoop with Greenplum database
26. Februar 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

bereitgestellt von Google News

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15. Mai 2024, Datanami

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13. Mai 2024, WDRB

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, Microsoft

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23. Mai 2023, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, Microsoft

bereitgestellt von Google News

Microservices with Major New Coherence and Helidon Releases
9. August 2022, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1. April 2021, Microsoft

Nike achieves scalability and performance with Oracle Coherence & Exadata
20. Dezember 2012, blogs.oracle.com

Hazelcast takes on proprietary Oracle in the In-Memory arena
17. Juni 2014, DatacenterDynamics

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt