DB-EnginesExtremeDB: benchmark about the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. SingleStore vs. YugabyteDB

Vergleich der Systemeigenschaften CockroachDB vs. SingleStore vs. YugabyteDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenYugabyteDB  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.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,60
Rang#61  Overall
#35  Relational DBMS
Punkte5,78
Rang#71  Overall
#39  Relational DBMS
Punkte3,03
Rang#109  Overall
#55  Relational DBMS
Websitewww.cockroachlabs.comwww.singlestore.comwww.yugabyte.com
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.singlestore.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerCockroach LabsSingleStore Inc.Yugabyte Inc.
Erscheinungsjahr201520132017
Aktuelle Version23.1.1, Mai 20238.1, Mai 20232.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziell infofree developer edition availableOpen Source infoApache 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.
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.SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilitiesYugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheGoC++, GoC und C++
Server BetriebssystemeLinux
macOS
Windows
Linux info64 bit version requiredLinux
OS X
Datenschemadynamic schemajadepending on used data model
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ärindizesjajaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyes infobut no triggers and foreign keysyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBCCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinjaja infosql, plpgsql, C
Triggersneinneinja
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 infohash partitioningHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlFine grained access control via users, groups and rolesja
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBSingleStore infoformer name was MemSQLYugabyteDB
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystem of record (financial ledger, inventory management, transaction record), identity...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, LUSH, Bose, Shipt, Bitski, Five9,...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metrics10K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr
F ree Tier and Enterprise Edition
» mehr
Apache 2.0 license for the database
» mehr

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
CockroachDBSingleStore infoformer name was MemSQLYugabyteDB
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Konferenzen und Veranstaltungen

SingleStore Now: The Real-Time AI Conference
San Francisco, California, USA, 17. Oktober 2023

Erwähnungen in aktuellen Nachrichten

CockroachDB Dedicated is Now Generally Available on Azure
4. Oktober 2023, PR Newswire

Santander, Booking.com, and DoorDash Join Cockroach Labs ...
12. September 2023, PR Newswire

There are lots of ways to put a database in the cloud – here's what to consider
15. September 2023, The Register

CockroachDB now supports Microsoft Azure, multiregion deployments
16. Mai 2023, InfoWorld

Distributed PostgreSQL Benchmarks: Azure Cosmos DB ...
8. Juli 2023, InfoQ.com

bereitgestellt von Google News

SingleStore Announces New Real-Time Generative AI Event ...
21. September 2023, Business Wire

Database startup MotherDuck lands $52.5M to grow its DuckDB-based platform
20. September 2023, TechCrunch

Advanced real-time data a potential gamechanger as the enterprise ...
15. September 2023, SiliconANGLE News

Oracle early leader in pointing vectors at business data, say analysts
25. September 2023, The Register

Relational Database Management System Market 2023 ...
29. September 2023, Digital Journal

bereitgestellt von Google News

YugabyteDB 2.19: Bridging an Application's Journey from Lift-and ...
12. September 2023, Business Wire

There are lots of ways to put a database in the cloud – here's what to consider
15. September 2023, The Register

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

vitagroup Selects Yugabyte to Underpin Patient Health Care ...
22. August 2023, Business Wire

Yugabyte Announces Keynote and Expert Speakers for the Fifth ...
25. August 2023, Business Wire

bereitgestellt von Google News

Jobangebote

Software Engineer L4/L5 - Content Middleware Infrastructure (MWI)
Netflix, Remote

Software Engineer, Data Pipelines
Magical Tome, San Francisco, CA

Application Software Engineer, Data
SpaceX, Hawthorne, CA

Senior Platform Engineer
Mux, Remote

Senior Database Administrator
Fidelity Investments, Durham, NC

Software Engineer - Database
MotherDuck, New York, NY

Software Engineer, Database Engine (University Graduate)
SingleStore, San Francisco, CA

Senior Software Engineer, Database Engine
SingleStore, Seattle, WA

Software Engineer - Backend
MotherDuck, Seattle, WA

Account Executive- West Coast
SingleStore, San Francisco, CA

Sales Development Representative
YugabyteDB, Remote

Account Executive, Central
YugabyteDB, Chicago, IL

Senior Product Manager, Core Database
YugabyteDB, Remote

Principal Financial Analyst
YugabyteDB, Remote

YugabyteDB/Postgres DBA
Fiserv, Inc., Berkeley Heights, NJ

jobs by Indeed



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

Redis logo

The world’s most loved real‑time data platform.
Try 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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt