Pinned Repositories
albert
A simple platform-agnostic chaos monkey
architecture-simplification
Code samples to accompany the architecture simplification initiative
datagen
A fast data generator that's multi-table aware and supports multi-row DML.
dg
A fast data generator that produces CSV files from generated relational data
dgs
A streaming version of dg, which writes data directly to a database without any kind of buffering.
env
Tag-based environment configuration for structs
errhandler
Wraps Go's http.HandlerFunc, allowing for simpler use of http.NewServeMux().
practical-cockroachdb
Code snippets from my book, Practical CockroachDB
setcfg
Set blobs of arbitrary YAML with other blobs of arbitrary YAML.
ud
Urban Dictionary CI
codingconcepts's Repositories
codingconcepts/env
Tag-based environment configuration for structs
codingconcepts/dg
A fast data generator that produces CSV files from generated relational data
codingconcepts/dgs
A streaming version of dg, which writes data directly to a database without any kind of buffering.
codingconcepts/errhandler
Wraps Go's http.HandlerFunc, allowing for simpler use of http.NewServeMux().
codingconcepts/architecture-simplification
Code samples to accompany the architecture simplification initiative
codingconcepts/ds
Shift data between databases
codingconcepts/pa55
Generates a cryptographically secure password on the command line
codingconcepts/codingconcepts
codingconcepts/crdb
A place for all of my Cockroach Labs evangelism material
codingconcepts/crdb-certificates
A demo of subject-based matching in CockroachDB
codingconcepts/crdb-global-app-demo
A demo of running a global retail store with CockroachDB and Fly.io
codingconcepts/crdb-lms
A place for my LMS demo slides for sharing with the team
codingconcepts/crdb-terraform
Demonstrates how to manage multi-environment CockroachDB deployments
codingconcepts/di
A simple Data Input tool that reads a CSV and inserts it into a database
codingconcepts/dp
A simple dynamic proxy
codingconcepts/drk
wrk but for databases
codingconcepts/dw
A super simple CLI that - given a database url - will wait for that database to become available.
codingconcepts/ezf
An easy way to search for things in files.
codingconcepts/fe
Export functions out of databases and into code
codingconcepts/ip
Fetch your public IP from the terminal
codingconcepts/iso-load
codingconcepts/mthrottle
Simple multi-threaded throttle
codingconcepts/next-slide-please
Because no one should have to ask someone else to progress their slides.
codingconcepts/pacman-cockroachdb
codingconcepts/pk
Kill a process by the port it's listening on
codingconcepts/pp
Package Pull - a silly little CLI for pulling GitHub releases
codingconcepts/ring
A wrapper over container/ring that adds thread-safety and helper functions.
codingconcepts/serve
An almost offensively simple file server.
codingconcepts/setup
Steps for getting my preferred setup onto new machines
codingconcepts/tprint
A simple terminal printer that allows for lines to be printed (and updated) at the top of the terminal.