DB Insights Assistant
A Visual Studio Code extension that helps you understand and work with your database more effectively using AI assistance through GitHub Copilot Chat.
Features
Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "DB Insights Assistant"
- Click Install
Requirements
- Visual Studio Code version 1.85.0 or higher
- GitHub Copilot Chat extension
- MS SQL Server extension
How to Use
- Open GitHub Copilot Chat in VS Code
- Type
@dbinsights in the chat (you'll see it as a suggested option as you type @db )
- Ask your database-related questions, such as:
- "Where can I find table X?"
- "Write a query to retrieve X from the database"
- "Help me understand the structure of table Y"
Release Notes
1.0.0
Initial release of DB Insights Assistant
Enjoy working with your database!
| |