DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > CockroachDB vs. IBM Db2 Event Store vs. InfluxDB

Vergleich der Systemeigenschaften CockroachDB vs. IBM Db2 Event Store vs. InfluxDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Distributed Event Store optimized for Internet of Things use casesDBMS for storing time series, events and metrics
Primäres DatenbankmodellRelational DBMSEvent Store
Time Series DBMS
Time Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO package
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,17
Rang#65  Overall
#36  Relational DBMS
Punkte0,18
Rang#312  Overall
#2  Event Stores
#26  Time Series DBMS
Punkte21,54
Rang#28  Overall
#1  Time Series DBMS
Websitewww.cockroachlabs.comwww.ibm.com/­products/­db2-event-storewww.influxdata.com/­products/­influxdb-overview
Technische Dokumentationwww.cockroachlabs.com/­docswww.ibm.com/­docs/­en/­db2-event-storedocs.influxdata.com/­influxdb
EntwicklerCockroach LabsIBM
Erscheinungsjahr201520172013
Aktuelle Version24.1.0, Mai 20242.02.7.6, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziell infofree developer edition availableOpen Source infoMIT-License; commercial enterprise version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC und C++Go
Server BetriebssystemeLinux
macOS
Windows
Linux infoLinux, macOS, Windows for the developer additionLinux
OS X infothrough Homebrew
Datenschemadynamic schemajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data and Strings
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaneinnein
SQL infoSupport of SQLyes, wire compatible with PostgreSQLja infothrough the embedded Spark runtimeSQL-like query language
APIs und andere ZugriffskonzepteJDBCADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP API
JSON over UDP
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinjanein
Triggersneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding infoin enterprise version only
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTActive-active shard replicationfrei wählbarer Replikationsfaktor infoin enterprise version only
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjaNo - written data is immutableja
Durability infoDauerhafte Speicherung der DatenjaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoDepending on used storage engine
Berechtigungskonzept infoZugriffskontrolleRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardEinfache Rechteverwaltung mit Benutzeraccounts
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBIBM Db2 Event StoreInfluxDB
Neuigkeiten

Building Smarter Manufacturing Systems with Bosch Rexroth and InfluxDB
23. April 2025

Build a Time Series Forecasting Pipeline in InfluxDB 3 Without Writing Code
17. April 2025

InfluxDB 3 Core & Enterprise GA: The Next Generation Time Series Platform for Developers is Here
15. April 2025

Deadman Alerts with the Python Processing Engine
9. April 2025

Optimizing SQL (and DataFrames) in DataFusion: Part 2
3. April 2025

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
CockroachDBIBM Db2 Event StoreInfluxDB
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

Yubi Partners with Cockroach Labs to Power the Future of Credit Infrastructure
22. April 2025, StreetInsider

Yubi partners with Cockroach Labs to transform India’s credit infrastructure
24. April 2025, Indian Startup News

AI Meets Resilience: Cockroach Labs Intros CockroachDB 24.2
2. Oktober 2024, Channel Insider

Cockroach Labs shakes up its licensing to force bigger companies to pay
15. August 2024, TechCrunch

Now CockroachDB Ditches Open-Source License
20. August 2024, It's FOSS News

bereitgestellt von Google News

InfluxData clocks in on time-series software development
24. April 2025, techzine.eu

InfluxData rolls out InfluxDB 3 to power real-time apps at scale
15. April 2025, Blocks and Files

InfluxData Releases InfluxDB 3 Core and InfluxDB 3 Enterprise
16. April 2025, Database Trends and Applications

InfluxData Announces General Availability of InfluxDB 3 Core and InfluxDB 3 Enterprise, Simplifying How Developers Build with Time Series Data
15. April 2025, Business Wire

Simplify Industrial IoT: Use InfluxDB edge replication for centralized time series analytics with Amazon Timestream
3. September 2024, Amazon Web Services (AWS)

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Präsentieren Sie hier Ihr Produkt