Featured Blog Texture

Blog

Product

12 mission critical use cases cockroachdb book header

Product

From Resilience to Scale: 12 Mission-Critical Use Cases Backed by CockroachDB

If you’ve paid a bill online, ordered an item from your favorite ecommerce site, or navigated a series of security steps to verify your identity, then you’ve interacted with the types of services powered by CockroachDB. Let's discuss 12 common use cases for CockroachDB.

Cassie McAllister

Cassie McAllister

May 7, 2024

retail-blog-header-13

Product

Inventory management on Black Friday: Challenges and solutions

Black Friday and Cyber Monday are like the Superbowl for retailers. Instead of point spreads, though, e-commerce companies are betting on peak sales numbers. But while the deluge of deals evokes dreams of dollars for CEOs, the surging site traffic can be more of a nightmare for CTOs. The onslaught of shoppers puts huge amounts of stress on their application architecture. In this scenario, even a minor problem with inventory management can cause major consequences.

charlie

Charlie Custer

Nov 17, 2023

blog-header-serverless-2

Product

What is a serverless database?

Before we define what a serverless database is, perhaps we should talk about what serverless means more broadly, and why there seems to be building momentum behind this general paradigm.

jim

Jim Walker

Nov 2, 2023

events-roachfest-23

Product

RoachFest23 Recap: DoorDash, City Storage Systems, Booking.com, Santander, and more shared their CockroachDB journeys

More than 500 attendees from around the globe recently swarmed into New York for RoachFest23, the annual user conference for CockroachDB customers. The two day event featured thirty speakers from some of the world’s leading enterprise companies including engineering leads and directors at Santander, DoorDash, City Storage Systems (also known as Cloud Kitchens), Booking.com, Fortinet, and many more. The Cockroach Labs co-founders also led sessions, shared the future of CockroachDB, and released new features and capabilities now available in CockroachDB.

 Michelle Gienow

Michelle Gienow

Oct 19, 2023

crdb-vs-postgresql-services-blog-header

Product

High CPU usage in Postgres: how to detect it, and how to fix it

High CPU usage can bring your database – and with it, your application – grinding to a halt. This is, unfortunately, a fairly common problem. But it also can be a relatively easy fix. Let’s take a look at how to check CPU usage in Postgres, and how to troubleshoot for some of the most common causes of high CPU usage.

charlie

Charlie Custer

Oct 16, 2023

distributed-sql

Product

What is a distributed database and how do they work?

The cloud is, by definition, a distributed system. Distributed application architecture is mainstream in the world of software — you wouldn’t build any other way. For more than a decade, though, the database has lagged behind. The architecture of traditional relational databases frequently conflicts with the architectural needs of modern cloud applications: horizontal scale, elasticity, and microservices.

charlie

Charlie Custer

Oct 9, 2023

Webinar image mux-guarantees-high-availability-with-multi-region-architecture

Product

Multi-region architecture for new market expansion

When people talk about multi-region architecture, it’s often in the context of operational resilience. And that’s certainly a valid use case in a world where cloud region failures aren’t uncommon. But resilience is not the only reason to consider multi-region architecture. Fast-growing companies should also consider the virtues of multi-cloud deployments for market expansion.

charlie

Charlie Custer

Oct 5, 2023

crl-sprint2023-blog-post-1 (1)

Product

CockroachDB on Azure, multi-region serverless SQL, and more announced at RoachFest '23

Each October, RoachFest gathers together application owners, architects, engineers, and operators running their data-intensive workloads on CockroachDB (along with other innovators who are exploring doing the same). This conference centers on our users: attendees share their work, meet their peers, and learn first-hand from the builders behind the database. They’re also the first to hear about our latest product and feature releases, and the new capabilities they unlock for users.

Andrew Marshall

Oct 4, 2023

sql-fundamentals

Product

SQL DROP COLUMN and ADD COLUMN: adding and removing columns in SQL

In this article, we’ll take a look at how to safely add and drop columns from a SQL database using ALTER TABLE … ADD and ALTER TABLE … DROP COLUMN. We will also briefly touch on adding and dropping constraints on SQL tables, since that functions in the same way and since it’s important to consider constraints anyway when you’re adding columns to a table.

charlie

Charlie Custer

Oct 2, 2023

sql-fundamentals

Product

SQL cheat sheet for developers, with examples (2023)

Most SQL content on the web seems to be written with data analysts in mind. And that’s fine, but developers need SQL too! Your application is only as available and performant as your database, and solid database performance doesn’t just mean knowing how to INNER JOIN or SELECT *, it also means understanding monitoring and ops commands, using EXPLAIN ANALYZE, etc.

charlie

Charlie Custer

Sept 21, 2023

Page 2 of 23