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

DBMS > CockroachDB vs. etcd vs. IBM Db2 vs. JaguarDB vs. jBASE

Vergleich der Systemeigenschaften CockroachDB vs. etcd vs. IBM Db2 vs. JaguarDB vs. jBASE

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenjBASE  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.A distributed reliable key-value storeWeit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxPerformant, highly scalable DBMS for AI and IoT applicationsA robust multi-value DBMS comprising development tools and middleware
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBKey-Value Store
Vektor DBMS
Multivalue DBMS
Sekundäre DatenbankmodelleDocument Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte128,46
Rang#8  Overall
#5  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Websitewww.cockroachlabs.cometcd.io
github.com/­etcd-io/­etcd
www.ibm.com/­products/­db2www.jaguardb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technische Dokumentationwww.cockroachlabs.com/­docsetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.ibm.com/­docs/­en/­db2www.jaguardb.com/­support.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
EntwicklerCockroach LabsIBMDataJaguar, Inc.Rocket Software (früher Zumasys)
Erscheinungsjahr20151983 infoVersion für Großrechner20151991
Aktuelle Version23.1.1, Mai 20233.4, August 201912.1, Oktober 20163.3 July 20235.7
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0kommerziell infokostenlose Version verfügbarOpen Source infoGPL V3.0kommerziell
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.
ImplementierungsspracheGoGoC und C++C++ infothe server part. Clients available in other languages
Server BetriebssystemeLinux
macOS
Windows
FreeBSD
Linux
Windows infoexperimental
AIX
HP-UX
Linux
Solaris
Windows
z/OS
LinuxAIX
Linux
Windows
Datenschemadynamic schemaschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesjaneinjaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLneinjaA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersEmbedded SQL for jBASE in BASIC
APIs und andere ZugriffskonzepteJDBCgRPC
JSON over HTTP
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
JDBC
ODBC
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
Server-seitige Scripts infoStored Proceduresneinneinjaneinja
Triggersneinyes, watching key changesjaneinja
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 RAFTSharding infonur in Windows/Unix/Linux VersionShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.ja infomit Zusatztools (MQ, InfoSphere)Multi-Source Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRechteverwaltung mit BenutzeraccountsAccess rights can be defined down to the item level

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
CockroachDBetcdIBM Db2 infoformerly named DB2 or IBM Database 2JaguarDBjBASE
Erwähnungen in aktuellen Nachrichten

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

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

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

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

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22. Januar 2024, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

bereitgestellt von Google News

Data migration strategies to Amazon RDS for Db2 | Amazon Web Services
15. Mai 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27. November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5. April 2024, Blocks & Files

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3. April 2024, Yahoo Finance

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt