Product articles
SQL Toolbelt
Database Builds and Deployments

  • SQL Data Generator
  • SQL Toolbelt
  • Generating Realistic Test Data
  • Database Testing

How to build-and-fill multiple development databases using PowerShell and SQL Data Generator

This article offers a build-and-fill method for development databases, where each developer will subsequently want to alter the data or metadata in his or her copy of the database. Read more

  • SQL Data Generator
  • SQL Toolbelt
  • Generating Realistic Test Data
  • Database Testing

How to Automatically Fill your SQL Server Test Databases with Dummy Data

A PowerShell script to automatically populate a SQL Server database with dummy data, for database development and testing work. Read more

  • SQL Compare
  • SQL Toolbelt
  • Database Builds and Deployments
  • Database Source Control

How to build multiple database versions from the same source: pre-deploy migration scripts

The final part of Alex Yates's three-part series tackles the complicated issue of automating deployments when the same table might have a different structure, in different production versions of the database. Read more

  • SQL Compare
  • SQL Toolbelt
  • Database Builds and Deployments
  • Database Source Control

How to build multiple database versions from the same source: post-deploy scripts

In Part 2 of his series, Alex Yates shows how to use a combination of post-deployment scripts to handle cases where a code object exists in multiple production instances, but in different states. Read more

  • SQL Change Automation
  • SQL Toolbelt
  • Database Continuous Integration
  • Database Builds and Deployments

Database CI with Redgate SQL Change Automation, PowerShell and Jenkins

Alex Yates shows how to set up automated processes for SQL Server database source control, build and continuous integration using Redgate SQL Toolbelt, Subversion, and Jenkins Read more

  • SQL Compare
  • SQL Toolbelt
  • Database Builds and Deployments

Deploying schema changes to multiple databases using the SQL Compare command line

How do you push out the schema changes to ten copies of the database on ten different servers, as part of a deployment? Read more

  • SQL Compare
  • SQL Toolbelt
  • Database Builds and Deployments
  • Database Source Control

How to build multiple database versions from the same source: object filters

How to use filters in SQL Compare to avoid deploying objects that exist only in the source to databases where they may not be required or appropriate. Read more

  • SQL Source Control
  • SQL Toolbelt
  • Database Source Control
  • Database Builds and Deployments

How to version control a database using GitHub and SQL Source Control

This article explains some simple steps to create a GitHub database repository and then version control your SQL Server database, for team development work, using SQL Source Control. Read more

  • SQL Compare
  • SQL Toolbelt
  • Database Builds and Deployments

Comparing SQL Server Databases using DacPacs and SQL Compare

How to compare SQL databases using DACPACs, script out differences and then run a database deployment task to synchronize the schema of the target database. Read more

  • SQL Compare
  • SQL Toolbelt
  • Database Builds and Deployments

SQL Deployment Automation using SQL Compare Command Line

SQL Compare provides a command line interface (CLI) for running database schema comparisons and generating a deployment script, as part of a scripted process. I'll demonstrate how to do this with a 1-click process, using a batch (.bat) file. Read more

Products

  • Deployment Suite for Oracle
  • Flyway
  • SQL Change Automation
  • SQL Clone
  • SQL Compare
  • SQL Data Compare
  • SQL Data Generator
  • SQL Doc
  • SQL Prompt
  • SQL Provision
  • SQL Source Control
  • SQL Toolbelt

Filter by level

NextPrevious
  • 1
  • 2
  • 3
  • 4