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. Hazelcast vs. HEAVY.AI vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften H2 vs. Hazelcast vs. HEAVY.AI vs. Microsoft Azure Data Explorer

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A widely adopted in-memory data gridA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareFully managed big data interactive analytics platform
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSRelational DBMS infocolumn oriented
Sekundäre DatenbankmodelleSpatial DBMSDocument Store infoJSON support with IMDG 3.12Spatial DBMSDocument 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
Punkte8,14
Rang#50  Overall
#32  Relational DBMS
Punkte7,66
Rang#54  Overall
#5  Key-Value Stores
Punkte2,30
Rang#127  Overall
#60  Relational DBMS
Punkte5,82
Rang#65  Overall
#37  Relational DBMS
Websitewww.h2database.comhazelcast.comgithub.com/­heavyai/­heavydb
www.heavy.ai
azure.microsoft.com/­services/­data-explorer
Technische Dokumentationwww.h2database.com/­html/­main.htmlhazelcast.org/­imdg/­docsdocs.heavy.aidocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerThomas MuellerHazelcastHEAVY.AI, Inc.Microsoft
Erscheinungsjahr2005200820162019
Aktuelle Version2.2.220, Juli 20235.3.6, November 20235.10, Jänner 2022cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; enterprise edition availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaC++ and CUDA
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMLinuxgehostet
DatenschemajaschemafreijaFixed schema with schema-less datatypes (dynamic)
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-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infothe object must implement a serialization strategyneinja
Sekundärindizesjajaneinall fields are automatically indexed
SQL infoSupport of SQLjaSQL-like query languagejaKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteJDBC
ODBC
JCache
JPA
Memcached Protokoll
RESTful HTTP API
JDBC
ODBC
Thrift
Vega
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
All languages supporting JDBC/ODBC/Thrift
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined Functionsja infoEvent Listeners, Executor ServicesneinYes, possible languages: KQL, Python, R
Triggersjaja infoEventsneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infoRound robinSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infoReplicated MapMulti-Source Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDone or two-phase-commit; repeatable reads; read commitedneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAzure Active Directory 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
H2HazelcastHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Microsoft Azure Data Explorer
Erwähnungen in aktuellen Nachrichten

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

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22. Februar 2024, Datanami

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

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

AArete partners with data firm Hazelcast
17. Juli 2023, Consulting.us

bereitgestellt von Google News

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

Making the most of geospatial intelligence
14. April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1. März 2022, Datanami

bereitgestellt von Google News

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5. Februar 2024, azure.microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

Why the Azure community should start planning for Microsoft Fabric today
20. Juni 2023, MSDynamicsWorld

Data Explorer processes unlabeled visual data, boosting creation of production-ready AI models
19. April 2023, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Präsentieren Sie hier Ihr Produkt