skip to Main Content

How to Contribute an Open Source Patch to CockroachDB

CockroachDB Engineering Manager Jordan Lewis shows you how to get started contributing open-source patches to CockroachDB. He takes a look, from start to finish, at what it takes to add some simple new functionality to the database. For this video, he adds the INITCAP built-in, and then plays with leetspeak().

Expect to learn:

  • How to check out the CockroachDB source code for the first time
  • How to compile CockroachDB from scratch
  • How to add a built-in function to the database
  • How to add tests for your function
  • And how to submit a pull request for review

Introduce CockroachDB to your team or meetup!

Request a deep-dive into CockroachDB’s architecture and capabilities presented by a CockroachDB engineer. Tech talks can be in-person or virtual, depending on availability and location.

Request a Tech Talk

Additional Resources

Learn how to use
CockroachDB

Need help? Get answers on the CockroachDB forum

What are you building with CockroachDB?

Back To Top