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 > Apache Phoenix vs. CockroachDB vs. Hawkular Metrics vs. Kdb vs. Microsoft Azure Synapse Analytics

Vergleich der Systemeigenschaften Apache Phoenix vs. CockroachDB vs. Hawkular Metrics vs. Kdb vs. Microsoft Azure Synapse Analytics

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenHawkular Metrics  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessen
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Hoch performantes Time Series DBMSElastic, large scale data warehouse service leveraging the broad eco-system of SQL Server
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMSTime Series DBMS
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,97
Rang#126  Overall
#59  Relational DBMS
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,00
Rang#379  Overall
#40  Time Series DBMS
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte20,56
Rang#31  Overall
#19  Relational DBMS
Websitephoenix.apache.orgwww.cockroachlabs.comwww.hawkular.orgkx.comazure.microsoft.com/­services/­synapse-analytics
Technische Dokumentationphoenix.apache.orgwww.cockroachlabs.com/­docswww.hawkular.org/­hawkular-metrics/­docs/­user-guidecode.kx.comdocs.microsoft.com/­azure/­synapse-analytics
EntwicklerApache Software FoundationCockroach LabsCommunity supported by Red HatKx Systems, a division of First Derivatives plcMicrosoft
Erscheinungsjahr2014201520142000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032016
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 201923.1.1, Mai 20233.6, Mai 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0kommerziell infoKostenlose 32-bit Versionkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoJavaqC++
Server BetriebssystemeLinux
Unix
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
gehostet
Datenschemaja infolate-bound, schema-on-read capabilitiesdynamic schemaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjajaneinja infotable attribute 'grouped'ja
SQL infoSupport of SQLjayes, wire compatible with PostgreSQLneinSQL-like query language (q)ja
APIs und andere ZugriffskonzepteJDBCJDBCHTTP RESTHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Go
Java
Python
Ruby
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C#
Java
PHP
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinneinbenutzerdefinierte FunktionenTransact SQL
Triggersneinneinja infovia Hawkular Alertingja infomittels Viewsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infobasierend auf Cassandrahorizontale PartitionierungSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTfrei wählbarer Replikationsfaktor infobasierend auf CassandraSource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationneinneinnein infoein vergleichbares Paradigma wird intern verwendetnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjanein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraints
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinACID
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 haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyRole-based access controlneinRechteverwaltung mit Benutzeraccountsja
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixCockroachDBHawkular MetricsKdbMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» 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
Apache PhoenixCockroachDBHawkular MetricsKdbMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4. Februar 2016, InfoWorld

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28. Juni 2016, ADT Magazine

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2. Juni 2016, AWS Blog

Suspects in violent Payson casino robbery were employees, FBI says
7. August 2018, KTAR.com

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14. Februar 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

bereitgestellt von Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5. Juni 2019, DevClass

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, businesswire.com

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

bereitgestellt von Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18. Oktober 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24. September 2023, DataScientest

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22. März 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

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

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

SingleStore logo

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

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.

Präsentieren Sie hier Ihr Produkt