--- title: My SQL Agent emoji: 🗄️ colorFrom: blue colorTo: indigo sdk: docker app_port: 7860 pinned: false --- # My SQL Agent A Mastra Text-to-SQL agent deployed with Docker on Hugging Face Spaces. The agent converts natural-language questions into safe SQLite `SELECT` queries and returns results from the sample company database. ## Public Technical Demo This is an interactive Mastra Studio deployment showcasing a Text-to-SQL agent built with TypeScript, SQLite, Docker, and Hugging Face Spaces. - The database contains synthetic demonstration data only. - SQL execution is restricted to read-only queries. - Query results are capped at 100 rows. - Agent requests are rate-limited to control public demo usage. - This is a public demo. Do not enter private, confidential, or sensitive information.