Show HN: Gyrus :Open-Source AI Agents for Snowflake, SQL and Postgres(github.com)
github.com
Show HN: Gyrus :Open-Source AI Agents for Snowflake, SQL and Postgres
https://github.com/orgs/Gyrus-Dev/repositories
1 comments
I often gets tired of every agent prototype starting with 20 minutes of Docker,
env files, and database config. You should be thinking of a solution that eliminate this friction
That’s why I built Gyrus. It's a suite of open source, self hosted agentic frameworks: Frosty for Snowflake, Zeus for SQL Server, and Mick for Postgres.The core philosophy is total control: you host it, you own the credentials, and you choose the model. I am also updating the snowflake agent this week to support open source Gemma 4 models, I ran evaluation against state of the art models, and its performing equally well when it comes to accuracy. Its little slower than them but it gets the job done for Free. I've also implemented a "Safety First" architecture, including hard coded blocks for destructive commands like DROP at the tool level, because in data ops, prompt based safety isn't enough.