“Project Fuze”: Database Schema Provider for Oracle DB in VSTS 2010
Many of you may build .NET Apps that access Oracle DB. So far, you may has the envy for your friends that work with SQL Server. They have the luxury to do a lot of development stuff for SQL Server directly from VSTS, and also source controlled & versioned thru TFS.
Soon, in VSTS 2010 you will have Database Schema Provider for Oracle DB. Thanks to Quest Software.
The Project is called “Project Fuze”, and here’s a video about that.
With this DSP, you can:
- Manage Schema Changes
- PL SQL
- Stored Proc
- Trigger and More
- Can be done offline & then deployed to various servers
- Can compare the offline schema model in VSTS 2010 to the live database instance and create an update script to sync the two
- All work items can be stored and versioned under TFS 2010
The Beta is available and works for VSTS 2010 Beta 1.