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

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCitus  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenStarRocks  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLFull-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
Punkte2,15
Rang#117  Overall
#56  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
Websitewww.citusdata.comwww.h2database.comwww.starrocks.ioterminusdb.com
Technische Dokumentationdocs.citusdata.comwww.h2database.com/­html/­main.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_introterminusdb.github.io/­terminusdb/­#
EntwicklerThomas MuellerOpenSource, formerly Basho TechnologiesThe Linux Foundation infosince Feb 2023DataChemist Ltd.
Erscheinungsjahr20102005200920202018
Aktuelle Version8.1, Dezember 20182.2.220, Juli 20233.2.0, Dezember 20222.5.3, March 202311.0.0, Jaenner 2023
Lizenz infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen 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.
ImplementierungsspracheCJavaErlangC++, JavaProlog, Rust
Server BetriebssystemeLinuxAlle 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, XSLTja infospecific XML type available, but no XML query functionalityneinneinneinnein
Sekundärindizesjajaeingeschränktja
SQL infoSupport of SQLja infostandard, with numerous extensionsjaneinjaSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
HTTP API
Native Erlang Interface
JDBC
MySQL protocol
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
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 Proceduresbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Java 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 KnotenShardingkeineSharding infokein "single point of failure"horizontal partitioning (by range and hash)Graph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infoother methods possible by using 3rd party extensionsWith 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 ConsistencyImmediate 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 haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer 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
CitusH2Riak KVStarRocksTerminusDB infoformer name was DataChemist
Erwähnungen in aktuellen Nachrichten

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5. März 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

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