Skip to content
Al Brown

Al Brown

Product Marketing Engineer at ClickHouse

I've spent the past 10 years working in the data analytics & engineering space, architecting nation-state cyber defence systems, consulting for global financial institutions, and leading developer relations & experience teams at early stage startups.

Follow Al Brown

  • Follow Al Brown on LinkedIn
  • Visit Al Brown's Website

Blog posts by Al Brown

Al Brown · Jul 31, 2026
Al Brown · Jun 17, 2026
Al Brown · Jun 16, 2026
Al Brown · Jun 9, 2026

Resources by Al Brown

Showing 6 of 151 resources

Build a small inventory API with Hono and Bun.SQL. Use Postgres transactions to prevent overselling, replay successful requests, and release stock safely.

Continue reading ->

Build a FastAPI booking API on ClickHouse Managed Postgres. Use SQLAlchemy transactions, row locks, and retry-safe requests to protect the last seat.

Continue reading ->

Build a feature request board with Next.js, Prisma, Clerk, and ClickHouse Managed Postgres. Enforce one vote per user with a database constraint.

Continue reading ->

Build a SaaS link shortener with Postgres and ClickHouse

Al Brown • Last updated: Sep 16, 2026

Build a link shortener with Postgres for transactions, ClickHouse for click analytics, and ClickPipes for CDC. Deploy the app on Cloudflare Workers.

Continue reading ->

Build report results and run history with ClickHouse, provision a service from the CLI, and learn when to use Managed Postgres within ClickHouse Cloud.

Continue reading ->

What is synthetic monitoring?

Al Brown • Last updated: Jul 29, 2026

Synthetic monitoring runs scripted probes (HTTP checks, API transactions, browser journeys) on a schedule from controlled locations to catch outages before users do.

Continue reading ->