Help Center/ TaurusDB/ Best Practices/ Backup and Restoration Best Practices/ Restoring Data of Multiple Deleted Databases
Updated on 2025-05-14 GMT+08:00

Restoring Data of Multiple Deleted Databases

Scenarios

If a large amount of database and table data is lost due to a misoperation and this event has a wide impact, the entire instance must be restored.

If you can identify when the misoperation was performed, restore the instance to that point in time to restore the data. Otherwise, restore the entire instance using backups.

Operation Process

Procedure

Description

Step 1: Buy a TaurusDB Instance

Select required basic settings and additional options and buy a TaurusDB instance.

Step 2: Create Databases

Create databases on the TaurusDB console.

Step 3: Create Tables and Insert Data

Create tables and insert data through DAS.

Step 4: Delete the Databases

Delete the databases on the TaurusDB console.

Step 5: Restore Database Data

Restore the deleted database data from backups.

Step 6: Confirm the Data Restoration Results

Log in to the DAS and check whether the data is restored.

Procedure