CockroachDB (@cockroachdb)

Top repositories

1

cockroach

CockroachDB - the open source, cloud-native distributed SQL database.
Go
29,054
star
2

pebble

RocksDB/LevelDB inspired key-value database in Go
Go
4,442
star
3

errors

Go error library with error portability over the network
Go
1,869
star
4

copyist

Mocking your SQL database in Go tests has never been easier.
Go
833
star
5

apd

Arbitrary-precision decimals for Go
Go
540
star
6

cockroach-operator

k8s operator for CRDB
Go
264
star
7

docs

CockroachDB user documentation
HTML
177
star
8

django-cockroachdb

CockroachDB Backend for Django
Python
155
star
9

sqlalchemy-cockroachdb

SQLAlchemy adapter for CockroachDB
Python
133
star
10

activerecord-cockroachdb-adapter

CockroachDB adapter for ActiveRecord.
Ruby
100
star
11

rpc-bench

Benchmarking various RPC implementations
Go
87
star
12

examples-orms

Sample uses of CockroachDB with popular ORMs
Go
82
star
13

helm-charts

Helm charts for cockroachdb
Go
81
star
14

examples-go

Sample uses of cockroachDB.
Go
75
star
15

terraform-provider-cockroach

Terraform provider for CockroachDB Cloud
Go
53
star
16

cdc-sink

cdc-sink is a toolkit for ingesting logical replication feeds into a CockroachDB cluster
Go
52
star
17

sequelize-cockroachdb

Use Sequelize and CockroachDB together
JavaScript
52
star
18

cockroachdb-todo-apps

CockroachDB To-Do Apps
Python
51
star
19

c-rocksdb

🚫 DEPRECATED
C++
46
star
20

datadriven

Data-Driven Testing for Go
Go
38
star
21

logtags

key/value annotations for Go contexts
Go
35
star
22

cockroach-gen

CockroachDB with pre-generated Go code
Go
33
star
23

movr

A fictional ride sharing company.
Python
32
star
24

loadgen

CockroachDB load generators
Go
30
star
25

k8s

Images and utilities to run cockroach on kubernetes
Go
26
star
26

redact

Utilities to redact Go strings for confidentiality
Go
25
star
27

c-snappy

C++
21
star
28

ui

Published assets for Cockroach Labs user interfaces
TypeScript
19
star
29

cockroachdb-parser

Apache licensed CockroachDB parser and dependencies.
Go
19
star
30

roachprod

Internal CockroachDB production testing tool
Go
15
star
31

cockroachdb-typescript

A modern cloud-native web app using TypeScript, React, Prisma, Netlify serverless functions, and CockroachDB
TypeScript
14
star
32

crlfmt

Formatter for CockroachDB's additions to the Go style guide.
Go
14
star
33

homebrew-tap

`brew install cockroachdb/tap/cockroach`
Ruby
14
star
34

c-protobuf

🚫 DEPRECATED: go-gettable version of google/protobuf
C++
13
star
35

watermill-crdb

CockroachDB Pub/Sub for the Watermill project.
Go
13
star
36

cockroachdb-cloudformation

Quickly setup dev/test CockroachDB clusters using AWS CloudFormation and Kubernetes
Shell
12
star
37

molt

Migrate Off Legacy Things - open-source tooling to assist migrations to CockroachDB.
Go
12
star
38

vendored

CockroachDB's vendored Go dependencies
Go
11
star
39

c-jemalloc

🚫 DEPRECATED
C
11
star
40

yacc

Fork of go yacc tool with increased hardcoded constants to handle larger grammars.
Go
11
star
41

examples-python

Sample uses of CockroachDB
Python
10
star
42

c-lz4

C
10
star
43

build-cache

Cache the installed output of go builds
Go
9
star
44

definitive_guide_sample_code

Sample code for The Definitive Guide to CockroachDB
JavaScript
8
star
45

quickstart-code-samples

Java
8
star
46

pcf-crdb-service-broker

Pivotal Cloud Foundry service broker for CockroachDB.
Go
8
star
47

dcos-cockroachdb-service

Framework for running CockroachDB on Mesosphere DC/OS
Python
8
star
48

backport

automatically backport pull requests
Go
7
star
49

cockroach-proto

Protocol Buffer
7
star
50

python-heroku-cockroachdb

A modern cloud-native web app using Python, Flask, Heroku, and CockroachDB
Python
7
star
51

walkabout

Walkabout generates visitor-pattern accessors for your existing go structs.
Go
6
star
52

sample-apps

6
star
53

nextjs-react-vercel-crdb-app

A CockroachDB sample app for coordinating social events using Next.js with react-bootstrap deployed on vercel
JavaScript
6
star
54

rksql

Fork of scaledata/rksql
Go
5
star
55

ddshop

TodoMVC app for distributed database workshop
JavaScript
5
star
56

postgres-test

Dockerfile
5
star
57

benchviz

A tool used for visualizing results from benchmark tests over time.
Go
5
star
58

stress

A fork of Golang's stress function.
Go
5
star
59

cockroach-cloud-sdk-go

Go client SDK for CockroachDB Cloud
Mustache
5
star
60

example-app-rust-postgres

Rust
4
star
61

protoc-gen-gogoroach

protoc (protobuf compiler) plugin for CockroachDB protobuf files
Go
4
star
62

generated-diagrams

HTML
4
star
63

roachspeed

codespeed instance
Python
4
star
64

hibernate-savepoint-fix

Java
4
star
65

scripts

Utility and helper scripts for CockroachDB contributors -
Vim Script
4
star
66

go-lab

Scripts and test programs to reveal what happens under the hood in Go.
Go
4
star
67

yarn-vendored

CockroachDB's vendored JavaScript dependencies
3
star
68

cockroachdb.github.io

Supporting static content for CockroachDB
JavaScript
3
star
69

cgo_static_boom

cgo static binary boom
Go
3
star
70

docs-docker

Docker image for the docs build
3
star
71

libedit

CockroachDB fork of the libedit terminal line-editing library
3
star
72

gostdlib

Vendor-friendly Go standard library packages
Go
3
star
73

dev

A utility for performing common CockroachDB development tasks
3
star
74

example-app-python-psycopg3

Simple CRUD application in Python using the psycopg3 driver.
Python
3
star
75

scp-interview

Shell
3
star
76

efcore.pg.cockroach

C#
3
star
77

university-event-driven-architecture-for-java-developers-app-exercises

Exercise code for Cockroach University - Event Driven Architecture for Java Developers
Java
3
star
78

bincheck

Verify CockroachDB binaries
Shell
3
star
79

eddie

Big Eddie, the golang contract enforcer
Go
3
star
80

roachperf-og

🚫 Deprecated CockroachDB performance tool — use roachprod instead!
Go
3
star
81

university-getting-started-with-sql-app-exercises

Exercise code for the Cockroach University - Getting Started with SQL for Application Developers course
Shell
3
star
82

jsonb-spec

Acceptance tests/spec for CockroachDB JSONB support, complement to scoping RFC
JavaScript
3
star
83

social-events-app

JavaScript
3
star
84

ttycolor

Conditionally expose ANSI color codes for use on a terminal
Go
2
star
85

admin-ui-components

Shared frontend components between the CRDB Admin UI and other apps
TypeScript
2
star
86

rails-crdb-app

A CockroachDB leaderboard sample application using Rails deployed on Heroku
Ruby
2
star
87

fullstack-node-cockroachdb-app

Fullstack sample application in Node.js using Sequelize
JavaScript
2
star
88

university-multi-region-course-app-exercises

exercise code for the cockroach university multi-region course
Java
2
star
89

go-plus

API library for CRL's custom Go extensions
Go
2
star
90

tokenbucket

Token bucket implementation in Go
Go
2
star
91

homebrew-go

🚫 DEPRECATED 🚫 — use `brew install go` instead
Ruby
2
star
92

build-utils

🚫 DEPRECATED: Build utilities for CockroachDB
Go
2
star
93

psycopg2-cockroachdb

Testing psycopg2 against cockroachdb
Shell
2
star
94

katacoda

In-browser, interactive tutorials on CockroachDB
Shell
2
star
95

cockroachdb-hibernate

Package to improve compatibility between CockroachDB and Hibernate
2
star
96

pulumi-poc

Demo of simple control plane built on top of Pulumi.
Go
2
star
97

avrogen

Avro generator for import testing
Go
1
star
98

redcarpet-extender

Extends the Redcarpet Markdown parser to handle CockroachDB documentation
1
star
99

s3checker

Check s3 support for bulk operations
Go
1
star
100

university-getting-started-with-node-postgres-app-exercises

JavaScript
1
star