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

DBMS > H2 vs. LevelDB vs. Speedb vs. Vertica vs. Vitess

Vergleich der Systemeigenschaften H2 vs. LevelDB vs. Speedb vs. Vertica vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenSpeedb  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBCloud 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.Scalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellRelational DBMSKey-Value StoreKey-Value StoreRelational DBMS infoColumn orientedRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
Time Series DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte2,25
Rang#115  Overall
#19  Key-Value Stores
Punkte0,26
Rang#310  Overall
#45  Key-Value Stores
Punkte10,06
Rang#42  Overall
#26  Relational DBMS
Punkte0,88
Rang#203  Overall
#95  Relational DBMS
Websitewww.h2database.comgithub.com/­google/­leveldbwww.speedb.iowww.vertica.comvitess.io
Technische Dokumentationwww.h2database.com/­html/­main.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdvertica.com/­documentationvitess.io/­docs
EntwicklerThomas MuellerGoogleSpeedbOpenText infopreviously Micro Focus and Hewlett PackardThe Linux Foundation, PlanetScale
Erscheinungsjahr20052011202020052013
Aktuelle Version2.2.220, Juli 20231.23, Februar 202112.0.3, Jänner 202315.0.2, December 2022
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSDOpen Source infoApache Version 2.0; commercial license availablekommerziell infoLimitierte Community Edition gratisOpen Source infoApache Version 2.0, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein 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.
ImplementierungsspracheJavaC++C++C++Go
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMIllumos
Linux
OS X
Windows
Linux
Windows
LinuxDocker
Linux
macOS
DatenschemajaschemafreischemafreiYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinneinyesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
SekundärindizesjaneinneinNo Indexes Required. Different internal optimization strategy, but same functionality included.ja
SQL infoSupport of SQLjaneinneinFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.ja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenJavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C++
Go
Java
Perl
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
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 ProceduresJava Stored Procedures and User-Defined Functionsneinneinyes, PostgreSQL PL/pgSQL, with minor differencesja infoproprietäre Syntax
Triggersjaneinyes, called Custom Alertsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeinehorizontal partitioninghorizontal partitioning, hierarchical partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databasekeinejaMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinno infoBi-directional Spark integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinjaACIDACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinneinfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
H2LevelDBSpeedbVertica infoOpenText™ Vertica™Vitess
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» mehr
Fast, 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 modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» mehr
Cost-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

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

Weitere Ressourcen
H2LevelDBSpeedbVertica infoOpenText™ Vertica™Vitess
Erwähnungen in aktuellen Nachrichten

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

bereitgestellt von Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21. März 2024, TechCrunch

Redis acquires storage engine startup Speedb to enhance its open-source database
21. März 2024, SiliconANGLE News

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22. März 2024, Datanami

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22. März 2024, Blocks and Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21. März 2024, GlobeNewswire

bereitgestellt von Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, blogs.oracle.com

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

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11. Februar 2021, AWS Blog

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26. Juli 2023, Techzine Europe

bereitgestellt von Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18. Mai 2021, Datanami

PlanetScale offers undo button to reverse schema migration without losing data
24. März 2022, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13. Dezember 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23. November 2021, The New Stack

Massively Scaling MySQL Using Vitess
19. Februar 2019, InfoQ.com

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.

Milvus logo

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