🐘 Connect to PostgreSQL
Enter your connection string to begin deep analysis. All queries run locally — your credentials never leave your machine.
Quick examples (click to fill):
postgresql://postgres:password@localhost:5432/postgres
postgresql://myuser:[email protected]:5432/production
⚙ Backend required. This app needs the PG Intelligence API running locally.
See
README.md — run: uvicorn main:app --port 7433