CockroachDB는 고가용성, 손쉬운 확장성 및 데이터 배치 제어를 위해 설계된 클라우드 네이티브 분산 SQL 데이터베이스입니다. GitHub에서 Go, Python, Ruby, JavaScript, C++, TypeScript와 같은 다양한 프로그래밍 언어로 작성된 여러 개의 공개 리포지토리를 보유하고 있습니다. 주요 리포지토리로는 cockroach, pebble, errors 등이 있습니다.
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
RocksDB/LevelDB inspired key-value database in Go
Go error library with error portability over the network
Mocking your SQL database in Go tests has never been easier.
Arbitrary-precision decimals for Go
Go port of Google's Swiss Table hash table
k8s operator for CRDB
CockroachDB user documentation
CockroachDB Backend for Django
Packages for go clients.
SQLAlchemy adapter for CockroachDB
CockroachDB adapter for ActiveRecord.
Helm charts for cockroachdb
Connection multiplexer for GoLang: serve different services on the same port!
Benchmarking various RPC implementations
Sample uses of CockroachDB with popular ORMs
Sample uses of cockroachDB.
Data-Driven Testing for Go
Terraform provider for CockroachDB Cloud
Use Sequelize and CockroachDB together
CockroachDB To-Do Apps
🚫 DEPRECATED
Utilities to redact Go strings for confidentiality
Apache licensed CockroachDB parser and dependencies.
key/value annotations for Go contexts
A fictional ride sharing company.
CockroachDB with pre-generated Go code
CockroachDB load generators
Images and utilities to run cockroach on kubernetes
이 저장소에 대한 설명이 제공되지 않았습니다.
Formatter for CockroachDB's additions to the Go style guide.
Published assets for Cockroach Labs user interfaces
`brew install cockroachdb/tap/cockroach`
CockroachDB Pub/Sub for the Watermill project.
A modern cloud-native web app using TypeScript, React, Prisma, Netlify serverless functions, and CockroachDB
Sample code for The Definitive Guide to CockroachDB
🚫 DEPRECATED: go-gettable version of google/protobuf
🚫 DEPRECATED
Go library and utilities by CRDB team
Cache the installed output of go builds
이 저장소에 대한 설명이 제공되지 않았습니다.
🚀 Ready-to-run Prisma example projects
Pivotal Cloud Foundry service broker for CockroachDB.
Framework for running CockroachDB on Mesosphere DC/OS
automatically backport pull requests
이 저장소에 대한 설명이 제공되지 않았습니다.
A CockroachDB sample app for coordinating social events using Next.js with react-bootstrap deployed on vercel
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Walkabout generates visitor-pattern accessors for your existing go structs.
Go client SDK for CockroachDB Cloud
이 저장소에 대한 설명이 제공되지 않았습니다.
A fork of Golang's stress function.
A tool used for visualizing results from benchmark tests over time.
A collection of architectural simplification patterns with example applications
Scripts and test programs to reveal what happens under the hood in Go.
CockroachDB development plugin for Claude
A CockroachDB leaderboard sample application using Rails deployed on Heroku
Verify CockroachDB binaries
Token bucket implementation in Go
A Go library for metamorphic-style testing.
cgo static binary boom
Big Eddie, the golang contract enforcer
Docker image for the docs build
CockroachDB fork of the libedit terminal line-editing library
drpc is a lightweight, drop-in replacement for gRPC
field-eng-powertools are a collection of useful utility libraries
A prometheus-native compatible, performant-everywhere histogram implementation.
LangChain abstractions backed by CockroachDB
Package to improve compatibility between CockroachDB and Hibernate
The Go programming language
Go facilities for FIFO queueing
Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost)
🚫 DEPRECATED 🚫 — use `brew install go` instead
Stable strptime / strftime for Go
A collection of code examples to accompany demo videos.
CockroachDB development plugin for Cursor
Protobuf schema for CockroachDB changefeeds
This is an issue repository for misc AppDev team issues.
Raft library for maintaining a replicated state machine
Geometry Engine, Open Source [MIRROR]
Building highly resilient multi-region database course exercise code
An API for the CockroachDB Multi-Region Serverless Demo Application
Protocol Buffers for Go with Gadgets
The Go language implementation of gRPC. HTTP/2 based RPC
Shared GitHub Actions
Line editor based on the Bubbletea library.
Prometheus instrumentation library for Go applications
A user-friendly launcher for Bazel.
Go Snowflake Driver
Security, IAM related utilities for CockroachDB
CockroachDB version string parsing library
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
have you backported your PRs today?
This is a lightweight Prometheus exporter for cgroups that only supports the unified cgroup v2 hierarchy. It exposes usage metrics for each cgroup in the hierarchy.
fork of jackc/pgx
Crash your app in style (Golang)
Hard fork of jteeuwen/go-bindata because it disappeared
Go rules for Bazel
cockroachdb는 분산 SQL 데이터베이스와 관련된 여러 프로젝트를 GitHub에서 개발하고 있습니다. 주요 리포지토리로는 cockroach, pebble, django-cockroachdb 등이 있으며, 이들은 데이터베이스의 다양한 기능을 지원합니다.
cockroachdb는 주로 Go 언어를 사용하여 개발되며, Python, Ruby, JavaScript, C++, TypeScript와 같은 여러 언어도 사용합니다. 이를 통해 다양한 플랫폼과 환경에서 호환성을 유지합니다.
네, cockroachdb의 모든 리포지토리는 공개되어 있습니다. 이를 통해 개발자들은 CockroachDB의 소스 코드를 접근하고, 기여하며, 다양한 프로젝트를 활용할 수 있습니다.