SQL Packager

Latest version: 5.4.0

Packages a database or a database update

SQL Packager box shot
  • Script your entire database accurately and quickly
  • Move your database from A to B
  • Compress your database as a .exe, or launch as a Visual Studio project
  • Simplify database deployments and installations – both SQL Server 2000 and 2005
  • Easy roll-out of database application updates across your client base

SQL Packager is a unique tool, described by sql-server-performance.com as
"a tool that you have never seen before, which provides a clever solution to a common problem." Basically, it's a simple and painless way of deploying databases, either on their own, or as part of a larger .NET application.


Walk-through

View our short screen-by-screen introductory walk-through

View this Walk-through

Demo video

Step-by-step demo of SQL Packager in action

View this demo video

SQL Packager Standard box shot

Standard Edition $295

Packages a database or a database update.

SQL Packager Pro box shot

Pro Edition $495

SQL Packager Pro offers access to the command line interface.

With SQL Packager Pro, you can package a database or a database update, as well as automate tasks, thanks to the incorporated command-line interface.

SQL Packager works by scripting and compressing the entire database – schema and data together – and packaging it up as a deliverable .exe file. It does this by scripting separate transactions for schema and data respectively.

When migrating databases, all schema objects, all new tables and their data as well as data with unique indexes or constraints are also scripted.

Installing, updating, or distributing your database now becomes a simple point-and-click procedure. Deploy SQL Server 2005 databases, and applications that depend on them, with no manual scripting!

By letting you compress your packaged database, you can reduce storage overhead and distribute it faster and more easily. SQL Packager also makes it easy to archive your database, and is an excellent solution for making a backup of your database where you don't have SQL Server administration rights.

You can read how iCOMcept in Aachen, Germany, minimized their application deployment window using SQL Packager.