What's new? | Help | Directory | Sign in
Google
dbverse
A database change management solution for .NET development
  
  
  
  
    
Show all Featured Wiki Pages:
AuthoringExample
Groups:
Join project
Project owners:
  timascott
Project members:
banister

About DbVerse

DbVerse offers .NET development teams an efficient and easy to use tool for database change management. It is primarily targeted at MS SQL Server environments.

DbVerse provides two interrelated feature sets:

  1. An API that allows developers author database changes in C#
  2. A mechanism to automatically propagate database changes across all environments

DbVerse offers some notable benefits:

Authoring Code Samples

Code samples are here.

Getting Started

Download the DbVerse Database Project template under Downloads, and read Using DbVerse. The source code includes a sample project, which illustrates how to author database changes. The authoring API includes complete intellisense documentation.

NOTE: The source code includes a Visual Studio add-in for launching the DbVerse Windows UI. This will be added to Downloads soon.