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 > RocksDB vs. SiriDB vs. Tkrzw vs. Transbase vs. Vertica

Vergleich der Systemeigenschaften RocksDB vs. SiriDB vs. Tkrzw vs. Transbase vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameRocksDB  Xaus Vergleich ausschliessenSiriDB  Xaus Vergleich ausschliessenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Open Source Time Series DBMSA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetA resource-optimized, high-performance, universally applicable RDBMSCloud 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.
Primäres DatenbankmodellKey-Value StoreTime Series DBMSKey-Value StoreRelational DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Punkte0,00
Rang#383  Overall
#41  Time Series DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
Punkte0,11
Rang#341  Overall
#150  Relational DBMS
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websiterocksdb.orgsiridb.comdbmx.net/­tkrzwwww.transaction.de/­en/­products/­transbase.htmlwww.vertica.com
Technische Dokumentationgithub.com/­facebook/­rocksdb/­wikidocs.siridb.comwww.transaction.de/­en/­products/­transbase/­features.htmlvertica.com/­documentation
EntwicklerFacebook, Inc.CesbitMikio HirabayashiTransaction Software GmbHOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr20132017202019872005
Aktuelle Version8.11.4, April 20240.9.3, August 2020Transbase 8.3, 202212.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSDOpen Source infoMIT LicenseOpen Source infoApache Version 2.0kommerziell infoDevelopment Lizenz gratiskommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++CC++C und C++C++
Server BetriebssystemeLinuxLinuxLinux
macOS
FreeBSD
Linux
macOS
Solaris
Windows
Linux
DatenschemaschemafreijaschemafreijaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infoNumeric dataneinjayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
SekundärindizesneinjajaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLneinneinneinjaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteC++ API
Java API
HTTP APIADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenC
C++
Go
Java
Perl
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C++
Java
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinneinneinjayes, PostgreSQL PL/pgSQL, with minor differences
Triggersneinneinjayes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioningShardingkeinehorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjajakeineSource-Replica ReplikationMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaneinjaACID
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 haltenjajaja infousing specific database classesneinnein
Berechtigungskonzept infoZugriffskontrolleneinEinfache Rechteverwaltung mit BenutzeraccountsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
RocksDBSiriDBTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTransbaseVertica infoOpenText™ Vertica™
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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» 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
RocksDBSiriDBTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTransbaseVertica infoOpenText™ Vertica™
Erwähnungen in aktuellen Nachrichten

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21. September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10. August 2021, AWS Blog

bereitgestellt von Google News

SiriDB tijdreeks database analyseert time series data vanuit elke bron
22. Januar 2017, Dutch IT Channel

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

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

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

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

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt