News

mastra-sql-demo/ ├── src/ │ ├── app/ │ │ ├── components/ # React components │ │ │ ├── QueryInput.tsx # Natural language input │ │ │ ├── QueryResult.tsx # Results display │ │ │ ├── ExampleQueries.tsx # ...