DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > H2 vs. Prometheus vs. SAP HANA vs. Vertica vs. XTDB

Vergleich der Systemeigenschaften H2 vs. Prometheus vs. SAP HANA vs. Vertica vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenPrometheus  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Open Source Timeseries DBMS und Monitoring SystemIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.A general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMSRelational DBMS infoColumn orientedDocument Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte7,69
Rang#50  Overall
#3  Time Series DBMS
Punkte44,27
Rang#23  Overall
#16  Relational DBMS
Punkte10,06
Rang#42  Overall
#26  Relational DBMS
Punkte0,18
Rang#332  Overall
#46  Document Stores
Websitewww.h2database.comprometheus.iowww.sap.com/­products/­hana.htmlwww.vertica.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationwww.h2database.com/­html/­main.htmlprometheus.io/­docshelp.sap.com/­hanavertica.com/­documentationwww.xtdb.com/­docs
EntwicklerThomas MuellerSAPOpenText infopreviously Micro Focus and Hewlett PackardJuxt Ltd.
Erscheinungsjahr20052015201020052019
Aktuelle Version2.2.220, Juli 20232.0 SPS07 (April 4, 2023), April 202312.0.3, Jänner 20231.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0kommerziellkommerziell infoLimitierte Community Edition gratisOpen Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoauch als Cloud-Service verfügbarnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoC++Clojure
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
Windows
Appliance oder cloud-serviceLinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
DatenschemajajajaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaNumeric data onlyjayesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoImportieren von XML Daten möglichneinneinnein
SekundärindizesjaneinjaNo Indexes Required. Different internal optimization strategy, but same functionality included.ja
SQL infoSupport of SQLjaneinjaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.eingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP/JSON APIJDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
HTTP REST
JDBC
Unterstützte ProgrammiersprachenJava.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Clojure
Java
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsneinSQLScript, Ryes, PostgreSQL PL/pgSQL, with minor differencesnein
Triggersjaneinjayes, called Custom Alertsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingjahorizontal partitioning, hierarchical partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infomittels FederationjaMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.ja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinno infoBi-directional Spark integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinjafine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
H2PrometheusSAP HANAVertica infoOpenText™ Vertica™XTDB infoformerly named Crux
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Weitere Ressourcen
H2PrometheusSAP HANAVertica infoOpenText™ Vertica™XTDB infoformerly named Crux
Erwähnungen in aktuellen Nachrichten

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10. März 2024, AWS Blog

Exadata Real-Time Insight - Quick Start
3. April 2024, Oracle

OpenTelemetry vs. Prometheus: You can’t fix what you can’t see
29. März 2024, IBM

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

Linux System Monitoring with Prometheus, Grafana, and collectd
1. Februar 2024, Linux Journal

bereitgestellt von Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2. April 2024, SAP News

Tata Technologies accelerates Mitsubishi Electric India's digital transformation journey with SAP S4/Hana ...
11. Juni 2024, CXOToday.com

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4. Juni 2024, CRN

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6. Februar 2024, AWS Blog

Red Hat Rolls Out Linux for SAP Hana Cloud on AWS
30. Mai 2024, Data Center Knowledge

bereitgestellt von Google News

HP Rolls Out Vertica Marketplace for Big Data Analytics
31. Mai 2024, Data Center Knowledge

MapR Hadoop Upgrade Runs HP Vertica
22. September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

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

Präsentieren Sie hier Ihr Produkt