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

DBMS > Cassandra vs. CockroachDB vs. Trino

Vergleich der Systemeigenschaften Cassandra vs. CockroachDB vs. Trino

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCassandra  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeCockroachDB 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.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellWide Column StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Document Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte103,86
Rang#12  Overall
#1  Wide Column Stores
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte5,10
Rang#70  Overall
#38  Relational DBMS
Websitecassandra.apache.orgwww.cockroachlabs.comtrino.io
Technische Dokumentationcassandra.apache.org/­doc/­latestwww.cockroachlabs.com/­docstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltCockroach LabsTrino Software Foundation
Erscheinungsjahr200820152012 info2020 rebranded from PrestoSQL
Aktuelle Version4.1.3, Juli 202323.1.1, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.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.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheJavaGoJava
Server BetriebssystemeBSD
Linux
OS X
Windows
Linux
macOS
Windows
Linux
macOS infofor devlopment
Datenschemaschemafreidynamic schemaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjadepending on connected data-source
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)yes, wire compatible with PostgreSQLja
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
JDBCJDBC
RESTful HTTP API
Trino CLI
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresneinneinyes, depending on connected data-source
Triggersjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"horizontal 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 RAFTdepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichMulti-source replication using RAFTdepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACIDdepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarRole-based access controlSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
CassandraCockroachDBTrino
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
CockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
High performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Payment processing, user account management, metadata management, identity access...
» mehr
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Comcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Trino is widely adopted across the globe as freely-available open source software....
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr
Trino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

How Winweb Built its AI Assistant with DataStax Astra DB and LangChain
17. April 2024

Vercel + Astra DB: Get Data into Your GenAI Apps Fast
16. April 2024

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11. April 2024

Making Astra DB easier for MongoDB developers
10. April 2024

Empowering Enterprise GenAI: Announcing Luna for RAGStack
10. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. April 2024

58: Understanding your users with Trino and Mitzu
4. April 2024

57: Seeing clearly with OpenTelemetry
14. März 2024

Blazing ahead with 22
13. März 2024

Zugehörige Produkte und Dienstleistungen
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CassandraCockroachDBTrino
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Here's What to Know About Apache Cassandra 5.0
16. April 2024, hackernoon.com

What Is Cassandra? Working, Features, and Uses - Spiceworks
17. August 2023, Spiceworks News and Insights

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 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

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

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

bereitgestellt von Google News

Speed Trino Queries with These Performance-Tuning Tips
11. Juli 2023, The New Stack

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4. Oktober 2023, AWS Blog

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

Trino and dbt open source data tools snuggle closer with integrated SaaS
28. April 2023, The Register

Trino: The Open-source Data Query Engine That Split from Facebook
30. März 2022, hackernoon.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt