CockroachDB & Cassandra: Which is Right for Your Workload
CockroachDB delivers a distributed foundation for effortless scale and resilience found in Apache Cassandra but with the familiarity, ease, and power of PostgreSQL on top.
Read Flipbook
CockroachDB delivers a distributed foundation for effortless scale and resilience found in Apache Cassandra but with the familiarity, ease, and power of PostgreSQL on top.
Read Flipbook
Innovative healthcare company migrates from Oracle to cloud-native CockroachDB for effortless scale, PostgreSQL compatibility, and the freedom to leverage multiple clouds.
Read Flipbook
Every startup has a choice: Begin building with something familiar (Postgres, MySQL…) or begin building with something new (CockroachDB). Using a familiar database means engineers can hit the...
Read Post
In this webinar, you'll learn how you can scale a SQL database horizontally without having to ever shard again. CockroachDB is a distributed SQL database that's wire compatible with PostgreSQL and in
Watch Video
We didn’t implement SELECT FOR UPDATE to ensure consistency. Unlike Amazon Aurora, CockroachDB already guarantees serializable isolation, the highest isolation level provided by the ANSI SQL...
Read Post
CockroachDB
+
Slack
Join The Community
Please join us in this webinar where we will walk through the architecture and a demo of a distributed database. We’ll give you a look at the internals of this database and how it is built to be “clou
Watch Video
CockroachDB 20.1 introduces support for nested transactions, a SQL feature which simplifies the work of programmers of certain client applications. In this post, we'll explore when and where to...
Read Post
We here at Cockroach Labs have been busy getting CockroachDB (CRDB) more in line with PostgreSQL for v20.1. This allows you to be able to use Cockroach as a drop-in replacement for PostgreSQL...
Read Post
In this Webinar we discuss the strength of distributed SQL and how it compares to the familiar PostgreSQL. What you'll find is that distributed SQL can give you all the ACID guarantees of PostgreSQL
Watch Video
Streaming video platform MUX migrated from PostgreSQL to CockroachDB for a multi-cloud, multi-region deployment to provide low latency to their users.
Read Flipbook
Hi, I’m Darrien, and I’m building a distributed, near-real time, “OSINT data reconnaissance” system. For this system, I’ll be using CockroachDB for its distributed nature, and connecting it to a...
Read Post
Today's guest author, Daniel Perano, is a Full-Stack Developer & Founder of MyWorld. He is one of many developers building interesting projects with CockroachDB. If you'd like to guest author a...
Read Post
An often overlooked privilege of building database technology is the opportunity to team up with companies that are making a positive impact in the world. For Cockroach Labs, EF (Education First)...
Read Post
Distributed ACID transactions form the beating heart of CockroachDB. They allow users to manipulate any and all of their data transactionally, no matter where it physically resides. Distributed...
Read Post
In any database, choosing which fields of a table to index is one of the most important jobs of the database designer. This is especially true for a distributed database like CockroachDB, where...
Read Post
Randomized testing is a way for programmers to automate the discovery of interesting test cases that would be difficult or overly time consuming to come up with by hand. CockroachDB uses...
Read Post
Since the 2.1 release, CockroachDB has had a cost-based optimizer. Rewriting a big component of an existing system is always challenging. In particular, we really wanted to avoid regressing on any...
Read Post
Update 3/4/19: This feature is out of beta! Want to learn more? Check out our webinar on migrating MySQL data to CockroachDB. We want to make it easy for users of existing database systems to get...
Read Post
CockroachDB is built to be largely compatible with PostgreSQL, meaning that software written to use PostgreSQL can sometimes (often!) be used with CockroachDB without changes. Why was CockroachDB...
Read Post
We think CockroachDB is a great database for many people, and want them to try us out. Not just for new applications, but for existing, large applications as well. The first problem that users...
Read Post
Loading More...