Skip to content

MarshallxMG/SQL-Deployment

Repository files navigation

SQL Editor Web App

Typing SVG

A modern, serverless SQL Editor built with Next.js, Tailwind CSS, and Gemini AI.

🎮 Try it Live

Open the App

🔑 Guest Credentials

Want to create your own tables and explore? Use these credentials to access the Demo Database. You have FULL ACCESS to this database (Create, Read, Update, Delete).

Field Value
Host gateway01.ap-northeast-1.prod.aws.tidbcloud.com
Port 4000
User ABuAHqwviSXGzDa.guest
Password guest123
Database demo1

Note: This is a shared demo environment. You can create tables and insert data freely in the demo1 database!

✨ Features

  • 🚀 Serverless Architecture: Fast and lightweight.
  • 💅 Modern UI: Beautiful dark mode with Tailwind CSS.
  • 🤖 AI-Powered: Ask questions in plain English to generate SQL.
  • 📊 Data Visualization: Automatically graph your query results.
  • 🔌 Universal Connection: Connect to your own TiDB, MySQL.

📖 Read Full Documentation


🛠️ For Developers

If you want to run this project locally:

  1. Clone the repo
  2. Install dependencies: npm install
  3. Set up Environment: Create .env.local with GEMINI_API_KEY
  4. Run: npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages