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 > Cubrid vs. GridDB vs. Immudb vs. Lovefield vs. RethinkDB

Vergleich der Systemeigenschaften Cubrid vs. GridDB vs. Immudb vs. Lovefield vs. RethinkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCubrid  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenImmudb  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessen
KurzbeschreibungCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPScalable in-memory time series database optimized for IoT and Big DataAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Embeddable relational database for web apps written in pure JavaScriptDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primäres DatenbankmodellRelational DBMSTime Series DBMSKey-Value StoreRelational DBMSDocument Store
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Relational DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,20
Rang#169  Overall
#78  Relational DBMS
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte0,24
Rang#305  Overall
#43  Key-Value Stores
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Websitecubrid.com (korean)
cubrid.org (english)
griddb.netgithub.com/­codenotary/­immudb
immudb.io
google.github.io/­lovefieldrethinkdb.com
Technische Dokumentationcubrid.org/­manualsdocs.griddb.netdocs.immudb.iogithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdrethinkdb.com/­docs
EntwicklerCUBRID Corporation, CUBRID FoundationToshiba CorporationCodenotaryGoogleThe Linux Foundation infosince July 2017
Erscheinungsjahr20082013202020142009
Aktuelle Version11.0, Jaenner 20215.1, August 20221.2.3, April 20222.1.12, February 20172.4.1, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache Version 2
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.
ImplementierungsspracheC, C++, JavaC++GoJavaScriptC++
Server BetriebssystemeLinux
Windows
LinuxBSD
Linux
macOS
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Windows
Datenschemajajaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infonumerical, string, blob, geometry, boolean, timestampjaja infostring, binary, float, bool, date, geometry
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaSQL92, SQL-like TQL (Toshiba Query Language)SQL-like syntaxSQL-like query language infovia JavaScript builder patternnein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OLE DB
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
gRPC protocol
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
JavaScriptC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-seitige Scripts infoStored ProceduresJava Stored Proceduresneinneinnein
TriggersjajaneinUsing read-only observersClient-side triggers through changefeeds
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingkeineSharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica ReplikationkeineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID at container levelACIDACIDAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoMVCC based
Durability infoDauerhafte Speicherung der Datenjajajayes, by using IndexedDB or the cloud service Firebase Realtime Databaseja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja infousing MemoryDBnein
Berechtigungskonzept infoZugriffskontrollefine grained access rights according to SQL-standardAccess rights for users can be defined per databaseneinja infousers and table-level permissions
Weitere Informationen bereitgestellt vom Systemhersteller
CubridGridDBImmudbLovefieldRethinkDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
CubridGridDBImmudbLovefieldRethinkDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3. Dezember 2019, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19. Februar 2020, Open Source For You

bereitgestellt von Google News

Codenotary Releases immudb v1.9DOM
19. Oktober 2023, Business Wire

Codenotary brings its immutable database to the cloud
21. Juni 2023, TechCrunch

Codenotary launches cloud version of tamper-proof database
27. Juni 2023, SC Media

ImmuDB and Codenotary: It's a database, but the company isn't
20. Dezember 2021, ZDNet

Immudb: Open-source database, built on a zero trust model
17. Dezember 2021, Help Net Security

bereitgestellt von Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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