ReadyRoll Pro

  1. Save time with automatic migration scripts.

    Caratteristiche: Save time with ReadyRoll’s automatic suggestions for migration scripts. You can use them as they are, or edit them in Visual Studio before sharing them with your team. The scripts are generated by the SQL Compare engine, the industry standard for ...

  2. Keep full control over changes.

    Caratteristiche: Because you define your migration scripts up front, you keep precise control over how your changes are deployed. Scripts get a sequential number, and you add them to your version control system as part of your complete solution in Visual Studio. Change ...

  3. Deploy with confidence.

    Caratteristiche: Test scripts before they hit production with ReadyRoll’s shadow database. Use this disposable clone of your database to test your deployment and check your scripts take you to the state you want. When you’re ready to deploy for real, you can be certain ...

  4. First class Visual Studio integration.

    Caratteristiche: ReadyRoll adds a new project type to Visual Studio. Your database changes live in the same solution as your application code. Without leaving Visual Studio, you can pick up and edit scripts from other team members. The version control system you’re ...

  5. Supports build and release tools, including Octopus Deploy.

    Caratteristiche: Trigger builds whenever you commit, and use the build artifacts to deploy changes to all your environments. ReadyRoll also comes with built-in support for Octopus Deploy’s OctoPack. You can use Octopus variables in your scripts to configure how you deploy ...

  6. Avoid "last one in wins" scenarios.

    Caratteristiche: Enable Programmable Objects in your project to source control stored procedures, triggers, views, and functions as individual T-SQL files. This means when you and your colleagues make changes to these files, your usual version control system conflict ...

  7. Helps with DevOps, team collaboration, and agility.

    Caratteristiche: ReadyRoll brings Dev and Ops together. It moves the review of changes into development, so bugs are caught early. Developers and DBAs can join forces to apply and test fixes early on, when it’s still cheap. ...