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. GigaSpaces vs. ScyllaDB vs. Trafodion

Vergleich der Systemeigenschaften CockroachDB vs. GigaSpaces vs. ScyllaDB vs. Trafodion

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessen
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
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.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsCassandra and DynamoDB compatible wide column storeTransactional SQL-on-Hadoop DBMS
Primäres DatenbankmodellRelational DBMSDocument Store
Object oriented DBMS infoValues are user defined objects
Wide Column StoreRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,39
Rang#60  Overall
#34  Relational DBMS
Punkte1,05
Rang#191  Overall
#31  Document Stores
#6  Object oriented DBMS
Punkte5,69
Rang#67  Overall
#5  Wide Column Stores
Websitewww.cockroachlabs.comwww.gigaspaces.comwww.scylladb.comtrafodion.apache.org
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.gigaspaces.com/­latest/­landing.htmldocs.scylladb.comtrafodion.apache.org/­documentation.html
EntwicklerCockroach LabsGigaspaces TechnologiesScyllaDBApache Software Foundation, originally developed by HP
Erscheinungsjahr2015200020152014
Aktuelle Version23.1.1, Mai 202315.5, September 2020ScyllaDB Open Source 5.4.1, Jaenner 20242.3.0, Februar 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheGoJava, C++, .NetC++C++, Java
Server BetriebssystemeLinux
macOS
Windows
Linux
macOS
Solaris
Windows
LinuxLinux
Datenschemadynamic schemaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoXML can be used for describing objects metadataneinnein
Sekundärindizesjajaja infocluster global secondary indicesja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-99 for query and DML statementsSQL-like DML and DDL statements (CQL)ja
APIs und andere ZugriffskonzepteJDBCGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C++
Java
Python
Scala
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
All languages supporting JDBC/ODBC/ADO.Net
Server-seitige Scripts infoStored Proceduresneinjayes, LuaJava Stored Procedures
Triggersneinjaneinnein
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 RAFTShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleja, durch HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsneinja infomittels user defined functions und HBase
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoin-memory tablesnein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlRole-based access controlAccess rights for users can be defined per objectBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBGigaSpacesScyllaDBTrafodion
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
CockroachDBGigaSpacesScyllaDBTrafodion
Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

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

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

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

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Adi Paz, GigaSpaces CEO - Lyvia Group AB (publ)
24. Oktober 2023, Cision News

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

bereitgestellt von Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, InfoWorld

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

bereitgestellt von Google News

HP Throws Trafodion Hat into OLTP Hadoop Ring
14. Juli 2014, Datanami

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Präsentieren Sie hier Ihr Produkt