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 > Hazelcast vs. Microsoft Azure Data Explorer vs. Prometheus vs. Sqrrl vs. TiDB

Vergleich der Systemeigenschaften Hazelcast vs. Microsoft Azure Data Explorer vs. Prometheus vs. Sqrrl vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHazelcast  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenPrometheus  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungA widely adopted in-memory data gridFully managed big data interactive analytics platformOpen Source Timeseries DBMS und Monitoring SystemAdaptable, secure NoSQL built on Apache AccumuloTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellKey-Value StoreRelational DBMS infocolumn orientedTime Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS
Sekundäre DatenbankmodelleDocument 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
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,87
Rang#55  Overall
#6  Key-Value Stores
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte7,92
Rang#51  Overall
#2  Time Series DBMS
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Websitehazelcast.comazure.microsoft.com/­services/­data-explorerprometheus.iosqrrl.compingcap.com
Technische Dokumentationhazelcast.org/­imdg/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerprometheus.io/­docsdocs.pingcap.com/­tidb/­stable
EntwicklerHazelcastMicrosoftAmazon infoursprünglich Sqrrl Data, Inc.PingCAP, Inc.
Erscheinungsjahr20082019201520122016
Aktuelle Version5.3.6, November 2023cloud service with continuous releases7.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziellOpen Source infoApache 2.0kommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheJavaGoJavaGo, Rust
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetLinux
Windows
LinuxLinux
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)jaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesNumeric data onlyjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infothe object must implement a serialization strategyjanein infoImportieren von XML Daten möglichnein
Sekundärindizesjaall fields are automatically indexedneinjaja
SQL infoSupport of SQLSQL-like query languageKusto Query Language (KQL), SQL subsetneinneinja
APIs und andere ZugriffskonzepteJCache
JPA
Memcached Protokoll
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
RESTful HTTP/JSON APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte Programmiersprachen.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresja infoEvent Listeners, Executor ServicesYes, possible languages: KQL, Python, Rneinneinnein
Triggersja infoEventsja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud serviceShardingSharding infoBasierend auf Hadoophorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoReplicated Mapja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja infomittels Federationfrei wählbarer Replikationsfaktor infobasierend auf HadoopUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce OperationenjaSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinjaja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
keineImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenone or two-phase-commit; repeatable reads; read commitedneinneinAtomic updates per row, document, or graph entityACID
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 haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlAzure Active Directory AuthenticationneinCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Fine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
HazelcastMicrosoft Azure Data ExplorerPrometheusSqrrlTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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

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

Weitere Ressourcen
HazelcastMicrosoft Azure Data ExplorerPrometheusSqrrlTiDB
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

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

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

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

bereitgestellt von Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23. Januar 2024, Microsoft

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

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

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

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

bereitgestellt von Google News

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17. Juli 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10. Oktober 2023, AWS Blog

A Comprehensive Comparison of Prometheus and Grafana in 2023
8. Dezember 2023, hackernoon.com

Consider Grafana vs. Prometheus for your time-series tools
18. Oktober 2021, TechTarget

M3
7. August 2018, Uber

bereitgestellt von Google News

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18. September 2023, Mint

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

bereitgestellt von Google News

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, GlobeNewswire

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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