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 > CockroachDB vs. GeoMesa vs. IBM Db2 Event Store vs. SAP IQ vs. XTDB

Vergleich der Systemeigenschaften CockroachDB vs. GeoMesa vs. IBM Db2 Event Store vs. SAP IQ vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenGeoMesa  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  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.GeoMesa ist ein verteiltes spatio-temporal DBMS basierend auf verschiedenen Systemen als Storage Layer.Distributed Event Store optimized for Internet of Things use casesColumnar RDBMS optimized for Big Data analyticsA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellRelational DBMSSpatial DBMSEvent Store
Time Series DBMS
Relational DBMS infospaltenorientiertDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,78
Rang#213  Overall
#4  Spatial DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte2,75
Rang#104  Overall
#53  Relational DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitewww.cockroachlabs.comwww.geomesa.orgwww.ibm.com/­products/­db2-event-storewww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationwww.cockroachlabs.com/­docswww.geomesa.org/­documentation/­stable/­user/­index.htmlwww.ibm.com/­docs/­en/­db2-event-storehelp.sap.com/­docs/­SAP_IQwww.xtdb.com/­docs
EntwicklerCockroach LabsCCRi und AndereIBMSAP, formerly SybaseJuxt Ltd.
Erscheinungsjahr20152014201719942019
Aktuelle Version23.1.1, Mai 20234.0.5, Februar 20242.016.1 SPS04, April 20191.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache License 2.0kommerziell infofree developer edition availablekommerziellOpen Source infoMIT License
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.
ImplementierungsspracheGoScalaC und C++Clojure
Server BetriebssystemeLinux
macOS
Windows
Linux infoLinux, macOS, Windows for the developer additionAIX
HP-UX
Linux
Solaris
Windows
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemadynamic schemajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLneinja infothrough the embedded Spark runtimejaeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteJDBCADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP REST
JDBC
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
C
C#
C++
Java
Perl
PHP
Python
Ruby
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinneinjajanein
Triggersneinneinneinjanein
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 RAFTabhängig von Storage layerShardingshared disk or shared nothing architectures with SAP IQ Multiplexerkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTabhängig von Storage layerActive-active shard replicationSAP/Sybase Replication Serverja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaneinHadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistencyabhängig von Storage layerEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDACID
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 storagejayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinabhängig von Storage layerjanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlja infoanhängig von dem zur Speicherung verwendeten DBMSBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
CockroachDBGeoMesaIBM Db2 Event StoreSAP IQ infofrüher: Sybase IQXTDB infoformerly named Crux
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14. Februar 2024, InfoQ.com

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

bereitgestellt von Google News

The vision for Db2
26. Februar 2019, biplatform.nl

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

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

bereitgestellt von Google News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21. Dezember 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

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

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