By Industry
By Use Case
Docs hub
Access tutorial, guides, example application, and much more
All Customer stories
Industry leaders trust CockroachDB to run their most data-intensive, mission-critical applications.
Featured stories
product
A serverless database is any database that embodies the core principles of the serverless computing paradigm. This blog details what that means for developers.
performance
A distributed SQL database scales easily, is strongly consistent, is resilient, geo-replicates data, speaks SQL, offers data locality, and is cloud neutral.
Let's unpack some of the architectural differences between PostgreSQL and CockroachDB to understand the challenges of the single server, single instance architecture.
system
Learn about the four key architectural differences between Google Cloud Spanner and CockroachDB. Both are distributed SQL, general-purpose databases built for the cloud.
When should you use a document store and when should you use a relational database? When is the consistency of SQL preferable to the ease of NoSQL? A comparison of the two in the modern era.
company
Over the past few years we have seen the emergence of a verifiably new and significant category of database: distributed SQL. What converging factors document that this is a genuine paradigm shift? Find out in our brand new report.
Gartner recently published the 2021 Magic Quadrant for Cloud Database Management Systems and Cockroach Labs has been included in it for the first time.
tutorial
StatefulSets allow a wide array of stateful workloads to run on Kubernetes. This post covers how Stateful Sets fit with CockroachDB and Kubernetes, then jumps into a tutorial for running CockroachDB on Kubernetes.
Many databases claim to be "global." If you are evaluating products that promise global capabilities — like CockroachDB or Amazon Aurora — they should have these three requirements.
Virtual conferences meet the “virtual badge scan”: we will donate $3 to Women Who Code for every person who gives us their email address.
community
We attend and sponsor a lot of opinionated cloud shows each year and AWS re:Invent, Google Cloud Next and Microsoft Ignite have become the centers of discussion for all things cloud. And while each of these shows provides great content and an incredible range of speakers, we noticed that there was a lack of an un-opinionated conversation about multi-cloud or hybrid deployments.
press
Spencer Kimball, CEO of Cockroach Labs, discusses serverless databases and the future of application development in this livestream conversation with Jim Walker.
ACID is a core concept in a relational database. And while many claim to deliver ACID transactions it is important to dive a little deeper into the acronym to understand how it is delivered and what are the trade-offs of different database isolation levels.
Watch this livestream conversation to learn how to build a consistent, resilient architecture that can scale to process millions of financial transactions every day.
Join us for this free 1-hour webinar from GigaOm Research. The webinar features GigaOm analyst Andrew Brust and special guest Jim Walker from Cockroach Labs.
2020 Cloud Report follow-up: A chat with Google Cloud engineer Steve Deitz on practical guidance for getting the best performance from GCP.
join IBM and Cockroach Labs to learn why leading organizations are using Distributed SQL
Join us live as we provide a hands-on demo of CockroachDB and Kubernetes as well as show you how to get started with our CockroachDB Operator.
Join us live as we provide a hands-on demo of how to get started with CockroachDB and how to spin up your first cluster either on your laptop or in CockroachDB Dedicated.
Join us as we compare CockroachDB to Amazon Aurora to see which database truly is the best fit for all types of applications.
In this session, we will use CockroachDB to demonstrate how you can have a single logical database across these three clusters.
This webinar covers a hands-on demo of how to deploy a Python Flask + CockroachDB app on Kubernetes using Stateful including how to use persistent volumes and replica sets.
CockroachDB uses a slightly different, consolidated, distributed approach to the collection and maintenance of metadata around your service. We are doing this today for many successful and emerging companies.
Join us for a deep dive into the internals of CockroachDB, an open source, distributedSQL database.
This webinar will walk through the what and why of Distributed SQL and give examples of how organizations use it to simplify cloud applications and get reliable access to data.
Kelsey Hightower and Jim Walker do a live demo of CockroachDB Serverless then discuss the impact of a serverless database on the present and future of application development.
In this session, we will walk through and demo and an end-to-end experience using Google Cloud Run and CockroachDB Serverless to demonstrate the value of this new approach.
In this talk, we will walk through the concept of an active-active, always-on database that is rooted in the fundamental principles of distributed systems.
SpiceDB, built by Authzed, is an open source version of Zanzibar (the global authorization system). In this livestream we’ll discuss the architecture of SpiceDB.
In this webinar, we’ll cover how to best use CockroachDB's change data capture to provide efficient row-level change feeds in a distributed environment.
The founder of Heroic Labs shares how Heroic Labs built Nakama - the scalable, performant game server used by over 200K developers.
Senior Distributed Systems Engineer Justin Caballero from LaunchDarkly shares his experience with CockroachDB and how LaunchDarkly delivers some pretty stringent latency and availability requirements for their users.
Senior Software Engineer David Templin from Shipt talks about his real-world experience with building a distributed payment system on CockroachDB.
Starburst Data’s distributed analytics SaaS platform relies on Cockroach’s distributed SQL database for application telemetry. In this livestream we’ll discuss the unique database challenges of distributed SaaS applications.
Watch this hands-on demo of distributed applications and services running on CockroachDB and Kubernetes.
In this webinar, we will walk through how to get started with CockroachDB, a distributed SQL database, including guiding you through configuration details.
In this interview with Ultimate Tournament CTO Dan Goodman, we dig into how Ultimate Tournament built their modern betting application. We’ll cover how they marry high consistency with high concurrency, and why they chose CockroachDB.
We’ll walk through how to choose a topology pattern that matches your business needs and optimizes reliable, global access to your data.
Join the authors of two new reports by Cockroach Labs and Red Hat OpenShift, respectively, as they discuss the survey results that show a pragmatic snapshot of how organizations work with Kubernetes.
In this webinar, we’ll walk through why and how to deploy a Distributed SQL database on RedHat OpenShift. We’ll provide real-world examples of how organizations are using this new approach to simplify cloud applications.
In this session, we will be joined by fintech company Form3 to discuss how they reliably (and consistently) process millions of consistent financial transactions every day.
This talk is for developers who’ve dabbled in Serverless technologies and are looking to shorten the time between making their solution work and making it fast.
In this hands-on session, we will walk through the deployment of CockroachDB on Red Hat OpenShift across three AWS regions. Running anything multi-cluster in Kubernetes presents a range of challenges and in this session, we will talk through a few of the major issues with security and networking.
Please join us as we welcome Matt Aslett to the Cockroach Hour where we’ll discuss what happened to NewSQL and talk through his latest research outlining the newly mounted Distributed SQL category.
Nightfall.ai engineering leaders offer advice on how to select the right tech stack for a startup
Please join us in this livestream, where we will welcome Norberto Leite, a former evangelist at MongoDB (and currently a staff engineer at Auth0) to talk and think through the differences of a Distributed Relational and Document Model database.
In this session, we will explore the three guarantees of CAP Theorem, delivering a definition for each, and outlining how each might affect your distributed system. This is a rather academic talk and hopefully, we will help you understand the history and how to use this important concept.
In this session, we explore the use of Change Data Capture (CDC) in CockroachDB and how it can be used to integrate with existing systems via a Kafka sink or an S3 bucket.
Scale happens. Whether that’s an exponential spike in users or a rollout to new markets, your infrastructure has to be ready. Scale can be a challenge and creates operational complexity—especially at the data layer.
Join us for this free webinar from Postgres Conference. Sharding is how most of us scale Postgres. It works, however, it is not without its challenges. Learn how how CockroachDB delivers effortless scale and automates the sharding process.
A conversation with Spencer Kimball, CEO of Cockroach Labs, on Kubernetes, serverless, and the future of data and application development.
Join us for a deep dive into the internals of CockroachDB, an open-source, Distributed SQL database.
In this 2020 updated webinar, we will give a whirlwind tour of the internals of CockroachDB, a distributed SQL database.
CockroachDB - a Distributed SQL cloud-native database designed for consistency, resiliency, located data and scale - is the core of CockroachDB Serverless. We’d love for you to join us and see how it works!
In this webinar, we will walk through CockroachDB and how we go to great lengths to help you inspect and analyze your queries, your database, and the physical cluster itself.
Please join us as we discuss the challenges of distributed services, multi-region applications, and how our product and engineering team partnered to make these somewhat complex concepts simple.
Please join us as we are joined by Senior Product Manager, Michael Wang, to discuss the backup and restore features of CockroachDB the Distributed SQL database.
In this episode of the Cockroach Hour, we chat about Developer Relations and how you can get involved with the CockroachDB Community.
In this series, we will explore CAP Theorem, delivering a definition for each consistency, availability, and partitioning tolerance, and outlining how each might affect your database implementation
In this episode of the Cockroach Hour, we will cover a bit of CockroachDB 101, address frequently asked questions, and hear from you.
In this episode of the Cockroach Hour, we will discuss databases and Kubernetes and why the DistributedSQL database, CockroachDB, is the best database for Kubernetes.
In this episode of "the Cockroach Hour," we chat all things containers, Kubernetes, and OpenShift with our partner Red Hat.
In this session we will then speak to how CockroachDB delivers serializable isolation in a distributed environment.
On "The Cockroach Hour," we discuss database security in CockroachDB. From TLS connections to encrypted backup/restore, and RBAC controls for your data.
A regular discussion with experts on key topics facing organizations as we all transition to a new digital norm. You bring the questions and we’ll provide experts and a lighthearted and hopefully valuable hour of discussion.
In this webinar, we will discuss why we built the Geo-partitioning feature for CockroachDB and we will also discuss data privacy compliance.
In this session, we are joined by Product Manager Emily Horing to discuss how we made multi-region simple and how you can get started.
In this session, we’ll provide an overview of some of the no code app platforms and show you how you can get an app from nothing to up and running in under a minute and a half.
In this session we share our learnings on how we run a database as a service, CockroachDB Dedicated, on Kubernetes.
A DistributedSQL database, such as CockroachDB, delivers effortless and elastic cloud scale while guaranteeing transactions. It is a database that reimagines the execution and storage layers while still allowing you, the developer, to still use familiar SQL syntax.
In this episode of the Cockroach Hour, we will cover Spatial Data Application and how you can now effortlessly scale your spatial data and have the confidence it will survive outages.
How could one billion kilometers per hour be too slow? Tune in and we’ll explain how the speed of light maps to network latency. And how you can solve for optimal performance.
Learn how Kindred provides low-latency access to their users and complies with data protection laws by using CockroachDB's data locality controls.
In this webinar, we will cover the total cost ownership of a cloud database like CockroachDB.
Part 1 of the CAP Theorem Series: Understanding Consistency. In this video, we explore Consistency, CA vs CP databases, and challenges in delivery consistency in a distributed database.
Part 3 of the CAP Theorem Series: Understanding Partition Tolerance. In this video, we explore partition tolerance, network failures, dropped messages, and "split brain."
The goal of CockroachDB 19.1 is to make data more secure, easier to query, and better equipped to flow smoothly to your authorization framework.
Apache Cassandra allows you to get data where you need it for some distributed workloads but trades speed of access, transactional consistency and continuous updates to your application data. These workloads require a database that not only delivers effortless scale but will also deliver transactional guarantees. This is where CockroachDB fits.
In this technical talk, we walk through the what and why of Distributed SQL including real-world examples of how organizations are using this new approach.
CUSTOMER STORIES
Bose is building a platform as a service with CockroachDB. Ordinarily, we think of Bose as a leading audio equipment design and development company, best known for its professional, personal, and car audio systems and noise cancelling headphones but they're also a very talented collection of engineers.
Nubank migrated its credit card authorization service from in-memory storage to CockroachDB to achieve scalable, always-on infrastructure and more efficient operations
Thank you!