| Hey I'm Victor!
My team and I built CentralMind Getaway just recently, an open-source tool that auto-generates secure and AI-optimized APIs from structured data. It's for those who don't want to expose direct SQL access to their databases to AI-Agents and spend time building these APIs manually. What it does:
- Auto-generates APIs from your database schema & sample data using AI - Filters out PII and sensitive data for compliance (GDPR, SOC 2, etc.) - Optimized for AI with extra meta information for REST and MCP support - Works with PostgreSQL, MySQL, ClickHouse, Snowflake, BiqQuery - Bunch of plugins: Telemetry, Auth, Caching, RLS and others - Deployable via binary, Docker, or Helm Check it out and please share your thoughts! - Interactive Demo (GitHub needed): https://codespaces.new/centralmind/sample_databases - GitHub: https://github.com/centralmind/gateway - Docs: https://docs.centralmind.ai/ - Video: https://youtu.be/5xumga3QjmA |