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

DBMS > Dolt vs. H2 vs. Riak KV vs. StarRocks vs. TerminusDB

Vergleich der Systemeigenschaften Dolt vs. H2 vs. Riak KV vs. StarRocks vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenStarRocks  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Verteilter, fehlertoleranter Key-Value StoreAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache DorisScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellRelational DBMSRelational DBMSKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von SekundärindizesRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMSDocument Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,02
Rang#191  Overall
#89  Relational DBMS
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte4,01
Rang#79  Overall
#9  Key-Value Stores
Punkte0,93
Rang#198  Overall
#93  Relational DBMS
Punkte0,23
Rang#316  Overall
#27  Graph DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.h2database.comwww.starrocks.ioterminusdb.com
Technische Dokumentationdocs.dolthub.comwww.h2database.com/­html/­main.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_introterminusdb.github.io/­terminusdb/­#
EntwicklerDoltHub IncThomas MuellerOpenSource, formerly Basho TechnologiesThe Linux Foundation infosince Feb 2023DataChemist Ltd.
Erscheinungsjahr20182005200920202018
Aktuelle Version2.2.220, Juli 20233.2.0, Dezember 20222.5.3, March 202311.0.0, Jaenner 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2, kommerzielle Enterprise EditionOpen Source infoApache Version 2.0Open Source infoGPL V3
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.
ImplementierungsspracheGoJavaErlangC++, JavaProlog, Rust
Server BetriebssystemeLinux
macOS
Windows
Alle Betriebssysteme mit einer Java VMLinux
OS X
LinuxLinux
Datenschemajajaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaeingeschränktja
SQL infoSupport of SQLjajaneinjaSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
JDBC
ODBC
HTTP API
Native Erlang Interface
JDBC
MySQL protocol
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaC infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
JavaJavaScript
Python
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseJava Stored Procedures and User-Defined FunctionsErlanguser defined functionsja
Triggersjajaja infoPre-Commit Hooks und Post-Commit Hooksneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infokein "single point of failure"horizontal partitioning (by range and hash)Graph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.With clustering: 2 database servers on different computers operate on identical copies of a databasefrei wählbarer ReplikationsfaktorJournaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanonein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajanein infoes können Links zwischen Datensätzen gespeichert werdenneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, using Riak SecurityRole based access control and fine grained access rightsRole-based access control

Weitere Informationen bereitgestellt vom Systemhersteller

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
DoltH2Riak KVStarRocksTerminusDB infoformer name was DataChemist
Erwähnungen in aktuellen Nachrichten

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5. Juli 2022, O'Reilly Media

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5. Mai 2014, Datanami

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26. August 2018, InfoQ.com

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15. September 2014, Data Center Knowledge

bereitgestellt von Google News

StarRocks analytical DB heads to Linux Foundation
14. Februar 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14. Juli 2022, Datanami

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15. Juli 2022, The New Stack

StarRocks brings open source OLAP database to the cloud
14. Juli 2022, TechTarget

StarRocks' real-time analytics engine moves to the cloud
14. Juli 2022, SiliconANGLE News

bereitgestellt von Google News

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7. April 2022, SiliconRepublic.com

Bus Terminus Update - April 26th
26. April 2021, Around DB and Life on Lantau

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

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