airy

by tinrab

5 stars
341 downloads
Not rated
GitHub

About

Airy is an AI-powered tool that enables natural language interaction with databases via a terminal or as an MCP server. It generates SQL queries based on user prompts and requires an OpenRouter API key for AI inference.

Details

Author
tinrab
GitHub stars
5
Downloads
341
Categories
Other, AI

- Chat with databases directly from the terminal.
- Generate SQL queries from natural language.
- Operate as an MCP server via SSE transport.
- Supports MySQL and PostgreSQL databases.
- Configurable AI model via OpenRouter API.
- Customizable max tokens for AI responses.

Install airy using Cargo (cargo install airy) or download from GitHub Releases. To run as an MCP server, execute airy --mysql-url <URL> mcp --sse (or --postgres-url) and optionally set the port with --port. For terminal chat mode, use airy chat with the appropriate database URL and OpenRouter API key.

airy

Crates.io Version

An AI tool for interacting with databases.

terminal example

Features:
- Chat with your database in terminal.
- Generate SQL queries.
- Run as a MCP server.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.