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

DBMS > Geode vs. GridDB vs. IBM Db2 Event Store vs. InfinityDB vs. InfluxDB

Vergleich der Systemeigenschaften Geode vs. GridDB vs. IBM Db2 Event Store vs. InfinityDB vs. InfluxDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeode  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessen
KurzbeschreibungGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesScalable in-memory time series database optimized for IoT and Big DataDistributed Event Store optimized for Internet of Things use casesA Java embedded Key-Value Store which extends the Java Map interfaceDBMS for storing time series, events and metrics
Primäres DatenbankmodellKey-Value StoreTime Series DBMSEvent Store
Time Series DBMS
Key-Value StoreTime Series DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Spatial DBMS infowith GEO package
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Websitegeode.apache.orggriddb.netwww.ibm.com/­products/­db2-event-storeboilerbay.comwww.influxdata.com/­products/­influxdb-overview
Technische Dokumentationgeode.apache.org/­docsdocs.griddb.netwww.ibm.com/­docs/­en/­db2-event-storeboilerbay.com/­infinitydb/­manualdocs.influxdata.com/­influxdb
EntwicklerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Toshiba CorporationIBMBoiler Bay Inc.
Erscheinungsjahr20022013201720022013
Aktuelle Version1.1, February 20175.1, August 20222.04.02.7.6, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziell infofree developer edition availablekommerziellOpen Source infoMIT-License; commercial enterprise version available
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++C und C++JavaGo
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinuxLinux infoLinux, macOS, Windows for the developer additionAlle Betriebssysteme mit einer Java VMLinux
OS X infothrough Homebrew
Datenschemaschemafreijajaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infonumerical, string, blob, geometry, boolean, timestampjaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data and Strings
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinjaneinnein infomanual creation possible, using inversions based on multi-value capabilitynein
SQL infoSupport of SQLSQL-like query language (OQL)SQL92, SQL-like TQL (Toshiba Query Language)ja infothrough the embedded Spark runtimeneinSQL-like query language
APIs und andere ZugriffskonzepteJava Client API
Memcached Protokoll
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JSON over UDP
Unterstützte Programmiersprachen.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Java.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinjaneinnein
Triggersja infoCache Event Listenersjaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineSharding infoin enterprise version only
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica ReplikationActive-active shard replicationkeinefrei wählbarer Replikationsfaktor infoin enterprise version only
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate consistency within container, eventual consistency across containersEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenyes, on a single nodeACID at container levelneinACID infoOptimistic locking for transactions; no isolation for bulk loadsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajaNo - written data is immutablejaja
Durability infoDauerhafte Speicherung der DatenjajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaneinja infoDepending on used storage engine
Berechtigungskonzept infoZugriffskontrolleAccess rights per client and object definableAccess rights for users can be defined per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinEinfache Rechteverwaltung mit Benutzeraccounts
Weitere Informationen bereitgestellt vom Systemhersteller
GeodeGridDBIBM Db2 Event StoreInfinityDBInfluxDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
InfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsGitHub trending repository
» mehr
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
Open source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

Converting Timestamp to Date in Java
7. Mai 2024

A Detailed Guide to C# TimeSpan
2. Mai 2024

The Final Frontier: Using InfluxDB on the International Space Station
30. April 2024

Getting the Current Time in C#: A Guide
26. April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8. April 2024

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
GeodeGridDBIBM Db2 Event StoreInfinityDBInfluxDB
DB-Engines Blog Posts

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

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

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News

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

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

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14. März 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6. September 2023, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt