CockroachDBのGitHubアカウントには、Go、Python、Ruby、JavaScript、C++、TypeScriptを使用した幅広いリポジトリがあります。特に、CockroachDB自体やpebble、errorsなどのプロジェクトが注目されており、SQLデータベースのスケーラビリティと耐障害性に焦点を当てています。
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は、主にCockroachDBという分散SQLデータベースを中心に、pebbleやerrorsなどのリポジトリを構築しています。これらのプロジェクトは、データベースの効率と信頼性を向上させることを目的としています。
cockroachdbは主にGoを使用していますが、Python、Ruby、JavaScript、C++、TypeScriptなども活用しています。これにより、さまざまなプロジェクトに対応できる柔軟性があります。
はい、cockroachdbのリポジトリはすべて公開されています。これにより、開発者はプロジェクトに参加したり、ソースコードを利用することができます。