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

DBMS > Datastax Enterprise vs. H2 vs. HugeGraph vs. IBM Db2 Event Store vs. QuestDB

Vergleich der Systemeigenschaften Datastax Enterprise vs. H2 vs. HugeGraph vs. IBM Db2 Event Store vs. QuestDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatastax Enterprise  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
KurzbeschreibungDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A fast-speed and highly-scalable Graph DBMSDistributed Event Store optimized for Internet of Things use casesA high performance open source SQL database for time series data
Primäres DatenbankmodellWide Column StoreRelational DBMSGraph DBMSEvent Store
Time Series DBMS
Time Series DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Spatial DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,80
Rang#60  Overall
#4  Wide Column Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte2,52
Rang#109  Overall
#9  Time Series DBMS
Websitewww.datastax.com/­products/­datastax-enterprisewww.h2database.comgithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­db2-event-storequestdb.io
Technische Dokumentationdocs.datastax.comwww.h2database.com/­html/­main.htmlhugegraph.apache.org/­docswww.ibm.com/­docs/­en/­db2-event-storequestdb.io/­docs
EntwicklerDataStaxThomas MuellerBaiduIBMQuestDB Technology Inc
Erscheinungsjahr20112005201820172014
Aktuelle Version6.8, April 20202.2.220, Juli 20230.92.0
Lizenz infoCommercial or Open SourcekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0kommerziell infofree developer edition availableOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheJavaJavaJavaC und C++Java (Zero-GC), C++, Rust
Server BetriebssystemeLinux
OS X
Alle Betriebssysteme mit einer Java VMLinux
macOS
Unix
Linux infoLinux, macOS, Windows for the developer additionLinux
macOS
Windows
Datenschemaschemafreijajajaja infoschema-free via InfluxDB Line Protocol
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, XSLTneinneinneinneinnein
Sekundärindizesjajaja infoalso supports composite index and range indexneinnein
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLjaneinja infothrough the embedded Spark runtimeSQL with time-series extensions
APIs und andere ZugriffskonzeptePropriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaGroovy
Java
Python
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined Functionsasynchronous Gremlin script jobsjanein
Triggersjajaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infono "single point of failure"keineja infodepending on used storage backend, e.g. Cassandra and HBaseShardinghorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenconfigurable replication factor, datacenter aware, advanced replication for edge computingWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infodepending on used storage backend, e.g. Cassandra and HBaseActive-active shard replicationSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinvia hugegraph-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infoedges in graphneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomicity and isolation are supported for single operationsACIDACIDneinACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaNo - written data is immutableja
Durability infoDauerhafte Speicherung der DatenjajajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajajaja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Datastax EnterpriseH2HugeGraphIBM Db2 Event StoreQuestDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Relational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Financial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsAnnual subscription
» mehr
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8. Mai 2024

Build your own resource monitor with QuestDB and Grafana
6. Mai 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

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
Datastax EnterpriseH2HugeGraphIBM Db2 Event StoreQuestDB
Erwähnungen in aktuellen Nachrichten

DataStax previews new Hyper Converged Data Platform for enterprise AI
15. Mai 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15. Mai 2024, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19. Juli 2023, EnterpriseAI

DataStax announces vector search capabilities in its on-prem Apache Cassandra database
8. August 2023, SDTimes.com

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, Business Wire

bereitgestellt von Google News

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

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database
3. Dezember 2020, Developer News

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.

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt