mcp-mysql-server provides a command-line interface for querying and inspecting the schema of a local MySQL database. It is designed for ease of use in local development environments where a ...
This is a simple Node.JS Express application deployed on infrastructure managed by Terraform. The app connects directly to a MySQL database hosted on an AWS RDS instance, allowing for CRUD operations.