À propos de SQL Virtual Database

Accédez aux données de fichiers SQL sauvegardés sans passer par le processus de restauration.

SQL virtual database is a powerful new solution that lets you attach SQL Server backup files and query them just like they were real databases. Its revolutionary, patent-pending technology allows DBAs to gain instant access to critical data in a backup file without wasting the time or storage necessary to restore the database. Just attach the backup file, and use any native SQL Server or third party tools to query and extract the data you need… in minutes.

SQL Virtual Database lets you access data in SQL backup files without restoring.

  • Immediate access - get data from backup files instantly
  • Acts like a real database - Use 3rd party and native tools
  • OLR replacement- better solution to object level recovery
  • Multiple Uses - reporting, data extraction, analysis, etc.
  • Read/Write support - inserts, updates, DBCC commands


Immediate Data Retrieval
Gain instant access to data in a backup file without wasting the time or storage necessary to restore the database. Creating a virtual database from a full native or SQL safe backup is a simple three step process and takes just a few minutes.

Use with 3rd party tools
It looks, acts, and behaves like an actual live database; even SQL Server doesn’t know the difference. Simply attach the backup file, and use any native SQL Server or third party tools to query and extract the data you need.

OLR Replacement Solution
Object level recovery takes time, doesn’t support all the backup file types (e.g. full, differential, or transaction log files) nor does it support recovery of all objects. SQL virtual database does support these needs, is more accurate and goes beyond just OLR. From database troubleshooting to data extraction, the uses are many.

Multiple Uses
Use SQL virtual database for a whole host of maintenance activities, including: verifying the integrity of a backup, checking for database consistency, checking for index fragmentation, testing or verifying code changes, and many more.

Operations Support
SQL virtual database provides complete support for read and write operations, including inserts, updates, deletes, DBCC commands, and other maintenance operations.


Enterprise Capabilities

  • Intuitive Console - The console allows virtual databases to be quickly and easily added, edited, or removed. Open the SQL virtual database in seconds and accomplish tasks more quickly.
  • Point-in-time Selection - Restore from any point in time; simply select a point-in-time allowing for granular control over the state of the information displayed in the virtual database.
  • Attach full backups - No backup is too large, attach a full backup and simply select a new name for the SQL virtual database, it shows up just like any other database in SQL Server Management Studio (SSMS).
  • Attach multiple backups - Choose a series of backups to run queries, reports, and other analysis against. Find out which rows were added, modified, or deleted since the last backup.
  • Light-weight installation - Quickly and easily install onto a single non-critical system and attach all virtual databases to a single SQL Server instance.


Maintenance Activities

  • Recover Stored Procedures and more - Recover a stored procedure, create DDL script of an entire database, table or data, or view user, role or permissions as of yesterday’s backup or any day prior using SQL Server Management Studio.
  • Compare Databases - Identify rows added, modified &/or deleted since last backup using a compare tool, like Idera SQL comparison toolset.
  • Recover Tables - Recover tables without restoring databases using BCP.
  • Report Data Changes - Report on data changes, security and permissions over time using T-SQL.
  • Run Reports Without Restoring - Run a historical report without restoring databases using SQL Server Reporting Services.