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 > H2 vs. ITTIA vs. OceanBase vs. Riak KV vs. TerminusDB

Vergleich der Systemeigenschaften H2 vs. ITTIA vs. OceanBase vs. Riak KV vs. TerminusDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenITTIA  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Edge Time Series DBMS with Real-Time Stream ProcessingA distributed, high available RDBMS compatible with Oracle and MySQLVerteilter, fehlertoleranter Key-Value StoreScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMSKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von SekundärindizesGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSDocument Store
Wide Column Store
Document Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte0,44
Rang#267  Overall
#23  Time Series DBMS
Punkte1,57
Rang#149  Overall
#69  Relational DBMS
Punkte4,01
Rang#79  Overall
#9  Key-Value Stores
Punkte0,23
Rang#316  Overall
#27  Graph DBMS
Websitewww.h2database.comwww.ittia.comen.oceanbase.comterminusdb.com
Technische Dokumentationwww.h2database.com/­html/­main.htmlen.oceanbase.com/­docs/­oceanbase-databasewww.tiot.jp/­riak-docs/­riak/­kv/­latestterminusdb.github.io/­terminusdb/­#
EntwicklerThomas MuellerITTIA L.L.C.OceanBase infopreviously Alibaba and Ant GroupOpenSource, formerly Basho TechnologiesDataChemist Ltd.
Erscheinungsjahr20052007201020092018
Aktuelle Version2.2.220, Juli 20238.74.3.0, April 20243.2.0, Dezember 202211.0.0, Jaenner 2023
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellOpen Source infoCommercial license availableOpen Source infoApache Version 2, kommerzielle Enterprise EditionOpen 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.
ImplementierungsspracheJavaC und C++C++ErlangProlog, Rust
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
Windows
LinuxLinux
OS X
Linux
DatenschemajaFixed schemajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaFloat/Blob/Integer/String/Unicode/Date/Time/Timestamp/Intervaljaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjajajaeingeschränkt
SQL infoSupport of SQLjayesjaneinSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
HTTP API
Native Erlang Interface
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte ProgrammiersprachenJavaC
C++
JavaScript (Node.js)
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C 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
JavaScript
Python
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsjaPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeErlangja
Triggersjaneinjaja infoPre-Commit Hooks und Post-Commit Hooksja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infokein "single point of failure"Graph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databasejaMulti-source replication using Paxosfrei wählbarer ReplikationsfaktorJournaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajajanein infoes können Links zwischen Datensätzen gespeichert werdenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)yes, 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 haltenjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDatabase file passwordsAccess rights for users, groups and roles according to SQL-standardyes, using Riak SecurityRole-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
H2ITTIAOceanBaseRiak KVTerminusDB infoformer name was DataChemist
Erwähnungen in aktuellen Nachrichten

Embedded secured data base for STM32 MCUs
16. Oktober 2023, Electronics Weekly

ITTIA Embedded Time Series Database to Support STM32 Edge Devices
8. April 2022, Embedded Computing Design

ITTIA Launches Edge Data Processing & Management Database for Microcontrollers, MCUs
9. April 2022, Embedded Computing Design

Free Healthcare Data for Use with Maptitude 2019 Mapping Software
20. September 2019, GISuser.com

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20. März 2024, Caixin Global

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23. Dezember 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

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

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

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