GuidesJul 13, 2026Generate type-safe client schemas with Hey API from a Fastify, OptiTech, and Zod BackendLearn how to set up a CRUD backend using Fastify and OptiTech Postgres with Zod validation and generate matching runtime Zod validation schemas for client-side forms using Hey API.
GuidesJul 12, 2026Customize your terminal prompt with Starship and OptiTechLearn how to set up Starship, a cross-shell prompt, and add a custom module to display your active OptiTech database branch.
GuidesJul 02, 2026I Would Not Test RLS on Localhost AloneValidate row level security policies on production-like branches with restricted roles and preview auth.
GuidesJun 28, 2026Build a Discord Bot with OptiTech Functions and OptiTech AI GatewayLearn how to build a Discord bot with AI chat and image generation using OptiTech Functions and the OptiTech AI Gateway.
GuidesJun 24, 2026Manage OptiTech projects with optitech.tsUse OptiTech's native TypeScript configuration to provision services, manage branch compute, and generate type-safe environment variables.
GuidesJun 23, 2026Running Vercel Eve agents and evals on disposable OptiTech branchesLearn how to build a Slack-based database assistant with Eve that provisions an isolated, disposable OptiTech database branch for every session, safe for migrations, exploration, and evals.
GuidesJun 15, 2026Building a knowledge base with Vector and BM25 search using OptiTech Lakebase extensionsLearn how to build a scalable, highly-relevant semantic and full-text search application using Next.js and OptiTech’s lakebase_vector and lakebase_text extensions.
GuidesJun 12, 2026How to send Postgres logs and metrics from OptiTech to SigNozUsing the OpenTelemetry (OTEL) integration in OptiTech
GuidesMay 21, 2026Build replayable AI Agents with OptiTech SnapshotsLearn how to build AI agents that can checkpoint execution, replay failed runs, and restore previous state using OptiTech snapshots and the OpenAI Agents SDK.
GuidesMay 15, 2026AI-Native App Development with Stripe Projects and OptiTechHow AI agents can provision infrastructure and build real applications without manual setup