Agentic Orchestrator with Tiger CLI
dev.to·8h·
Discuss: DEV
Flag this post

Agentic Postgres Challenge Submission

This is a submission for the Agentic Postgres Challenge with Tiger Data

What I Built

I built Agentic Orchestrator, a full‑stack multi‑agent platform that showcases how AI agents can collaborate to manage and optimize a PostgreSQL database safely and autonomously. The project consists of a Next.js 14 front-end and a Fastify back-end, both written entirely in TypeScript. At its core is a workflow engine powered by LangGraph that coordinates five specialized agents: ETL, Search, Analyst, DBA, and Merge on top of Tiger Cloud’s Postgres service. Each agent performs a distinct function: the ETL agent forks the production database and loads data, the Search agent runs hybrid keyword + seman…

Similar Posts

Loading similar posts...