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 > GridDB vs. Hazelcast vs. PouchDB vs. RRDtool vs. TimescaleDB

Vergleich der Systemeigenschaften GridDB vs. Hazelcast vs. PouchDB vs. RRDtool vs. TimescaleDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGridDB  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessen
KurzbeschreibungScalable in-memory time series database optimized for IoT and Big DataA widely adopted in-memory data gridJavaScript DBMS mit einem von CouchDB inspirierten APIIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primäres DatenbankmodellTime Series DBMSKey-Value StoreDocument StoreTime Series DBMSTime Series DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Document Store infoJSON support with IMDG 3.12Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,02
Rang#132  Overall
#11  Time Series DBMS
Punkte6,87
Rang#55  Overall
#6  Key-Value Stores
Punkte2,35
Rang#116  Overall
#22  Document Stores
Punkte2,14
Rang#124  Overall
#10  Time Series DBMS
Punkte4,87
Rang#74  Overall
#4  Time Series DBMS
Websitegriddb.nethazelcast.compouchdb.comoss.oetiker.ch/­rrdtoolwww.timescale.com
Technische Dokumentationdocs.griddb.nethazelcast.org/­imdg/­docspouchdb.com/­guidesoss.oetiker.ch/­rrdtool/­docdocs.timescale.com
EntwicklerToshiba CorporationHazelcastApache Software FoundationTobias OetikerTimescale
Erscheinungsjahr20132008201219992017
Aktuelle Version5.1, August 20225.3.6, November 20237.1.1, Juni 20191.8.0, 20222.13.0, November 2023
Lizenz infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2; commercial licenses availableOpen SourceOpen Source infoGPL V2 and FLOSSOpen Source infoApache 2.0
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++JavaJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# availableC
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)HP-UX
Linux
Linux
OS X
Windows
Datenschemajaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infonumerical, string, blob, geometry, boolean, timestampjaneinNumeric data onlyja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infothe object must implement a serialization strategyneinnein infoExporting into and restoring from XML files possibleja
Sekundärindizesjajaja infoüber Viewsneinja
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query languageneinneinja infofull PostgreSQL SQL syntax
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
In-process Library
Pipes
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
JavaScriptC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinja infoEvent Listeners, Executor ServicesView Functions in JavaScriptneinbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersjaja infoEventsjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBkeineyes, across time and space (hash partitioning) attributes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infoReplicated MapMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
keineSource-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce OperationenConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsjajaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency within container, eventual consistency across containersImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID at container levelone or two-phase-commit; repeatable reads; read commitedneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoby using the rrdcached daemonja
Durability infoDauerhafte Speicherung der Datenjajaja infomittels IndexedDB, WebSQL oder LevelDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users can be defined per databaseRole-based access controlneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GridDBHazelcastPouchDBRRDtoolTimescaleDB
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
GridDBHazelcastPouchDBRRDtoolTimescaleDB
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

General Availability of GridDB® 5.6 Enterprise Edition ~ Equipped with the "site-to-site database replication" function ...
17. April 2024, global.toshiba

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

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

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

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

bereitgestellt von Google News

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22. Februar 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

3 Reasons To Think Offline First
22. März 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.com

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, Microsoft

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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.

Präsentieren Sie hier Ihr Produkt