DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. ScyllaDB vs. Teradata Aster vs. Trafodion

Vergleich der Systemeigenschaften CockroachDB vs. ScyllaDB vs. Teradata Aster 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 ausschliessenScyllaDB  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.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.Cassandra and DynamoDB compatible wide column storePlatform for big data analytics on multistructured data sources and typesTransactional SQL-on-Hadoop DBMS
Primäres DatenbankmodellRelational DBMSWide Column StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,39
Rang#60  Overall
#34  Relational DBMS
Punkte5,69
Rang#67  Overall
#5  Wide Column Stores
Websitewww.cockroachlabs.comwww.scylladb.comtrafodion.apache.org
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.scylladb.comtrafodion.apache.org/­documentation.html
EntwicklerCockroach LabsScyllaDBTeradataApache Software Foundation, originally developed by HP
Erscheinungsjahr2015201520052014
Aktuelle Version23.1.1, Mai 2023ScyllaDB Open Source 5.4.1, Jaenner 20242.3.0, Februar 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoOpen Source (AGPL), commercial license availablekommerziellOpen 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
ImplementierungsspracheGoC++C++, Java
Server BetriebssystemeLinux
macOS
Windows
LinuxLinuxLinux
Datenschemadynamic schemaschemafreiFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeja
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, XSLTneinneinja infoin Aster File Storenein
Sekundärindizesjaja infocluster global secondary indicesjaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like DML and DDL statements (CQL)jaja
APIs und andere ZugriffskonzepteJDBCProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
ODBC
OLE DB
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
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
C
C#
C++
Java
Python
R
All languages supporting JDBC/ODBC/ADO.Net
Server-seitige Scripts infoStored Proceduresneinyes, LuaR packagesJava Stored Procedures
Triggersneinneinneinnein
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 RAFTfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.ja, durch HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoSQL Map-Reduce Frameworkja infomittels user defined functions und HBase
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomicity and isolation are supported for single operationsACIDACID
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 haltenneinja infoin-memory tablesneinnein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlAccess rights for users can be defined per objectBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBScyllaDBTeradata AsterTrafodion
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
CockroachDBScyllaDBTeradata AsterTrafodion
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

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

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Discover Value in Big Data with Free Aster Express
17. Oktober 2012, PR Newswire

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

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

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Neo4j logo

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