SQL Replication Extension for VS Code
Welcome to the SQL Replication Extension for Visual Studio Code! This extension makes it easy to manage SQL Server replication directly from your favorite IDE.
Features
- 🔄 Set up and manage SQL Server replication
- 📊 Monitor replication status and health
- 🚀 Create and modify publications and subscriptions
- 🛠 Configure replication settings
- 📝 View detailed replication logs
- ⚡ Quick actions for common replication tasks
Quick Start
- Install the extension from the VS Code marketplace
- Connect to your SQL Server instance
- Start managing your replication configuration
For detailed instructions, check out our Getting Started guide.
Why This Extension?
Managing SQL Server replication traditionally requires using SQL Server Management Studio or complex SQL scripts. This extension brings that functionality directly into VS Code, making it more accessible and integrated with your development workflow.
Requirements
- Visual Studio Code 1.60.0 or higher
- SQL Server 2016 or higher
- Appropriate permissions on your SQL Server instance
Support
Having issues? Check out our:
Contributing
We welcome contributions! See our Contributing Guide for details on how to get involved.