Skip to content

Data & Storage

Where data lives, flows, and gets cached in the systems I build.

ToolStatusWhen I reach for it
PostgreSQLdailyDefault relational store — ACID transactions, rich indexing
pgx driverdailyHigh-performance Go Postgres driver with native type support
RedisdailyCaching, rate limiting, and pub/sub fan-out
KafkadailyHigh-throughput event streaming and async service decoupling
S3 / object storagedailyLarge blobs, backups, and static assets
Elasticsearch / OpenSearchlearningFull-text search and log aggregation at scale
ClickHousefutureColumnar analytics when Postgres OLAP queries get slow
ScraplinglearningCrawler — adaptive, stealthy Python web scraping, single request to full crawl

Edit to match your stack.