I published a couple of screenshots of my new web application, dbscript:
- List of versions in a project
- Run check routines on the datamodel of a project version
- Generate CREATE scripts
- Definition of a script to export table data
- Generate a procedure to export table data
- Generate table data from a connected database
- Definition of a script to generate C# constants
- Generated C# constants
- Result of comparing database schemas
- Defining the script of a database schema migration
- Generating a database schema migration script
- Storing and editing T-SQL code snippets
- Executing a T-SQL code snippet on a connected database.