Data processing method based on blockchain network and related product
US-2024419537-A1 · Dec 19, 2024 · US
US2025384056A1 · US · A1
| Field | Value |
|---|---|
| Publication number | US-2025384056-A1 |
| Application number | US-202519303175-A |
| Country | US |
| Kind code | A1 |
| Filing date | Aug 18, 2025 |
| Priority date | Jan 31, 2019 |
| Publication date | Dec 18, 2025 |
| Grant date | — |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Methods and systems for reducing the amount of time to restore a database or other application by dynamically generating and storing synthetic snapshots are described. When backing up a database, an integrated data management and storage system may acquire snapshots of the database at a snapshot frequency and acquire database transaction logs at a frequency that is greater than the snapshot frequency. In response to detecting that the database is unable to provide a database snapshot, the integrated data management and storage system may generate a synthetic snapshot of the database by instantiating a compatible version of the database locally, acquiring a previously stored snapshot of the database, applying data changes from one or more database transaction logs to the previously stored snapshot to generate the synthetic snapshot, and storing the synthetic snapshot of the database within the integrated data management and storage system.
Opening claim text (preview).
What is claimed is: 1 . A method comprising: receiving, at a storage appliance, an instruction to recover a database to a first version of the database corresponding to a first point in time; identifying, at the storage appliance, a synthetic snapshot corresponding to a second point in time that is different than the first point in time; acquiring, at the storage appliance, one or more transaction logs for the database that indicate a set of data changes to the database corresponding to a time period between the second point in time and the first point in time; and generating, by the storage appliance, the first version of the database by applying the set of data changes to the synthetic snapshot of the database. 2 . The method of claim 1 , further comprising: performing one or more read operations, or one or more write operations, or both, for the first version of the database based at least in part on generating the first version of the database. 3 . The method of claim 2 , wherein the storage appliance performs the one or more read operations or the one or more write operations during a time window and for an application of a server executing the database. 4 . The method of claim 1 , further comprising: transferring one or more files associated with the first version of the database, wherein the one or more files are transferred to a server executing the database or to an external application. 5 . The method of claim 4 , wherein the one or more files are transferred using a server message block (SMB) protocol or a network file system (NFS) protocol. 6 . The method of claim 1 , further comprising: determining, by the storage appliance, that the synthetic snapshot of the database is to be generated based at least in part on detecting that a server executing the database is unable to provide a first snapshot of the database to the storage appliance within a threshold time interval; instantiating, by the storage appliance, a database engine to generate the synthetic snapshot of the database; and generating, by the storage appliance, the synthetic snapshot of the database using the database engine by applying a second set of data changes to a second snapshot of the database corresponding to a third point in time that is different than the first point in time and the second point in time, the second set of data changes being to the database and corresponding to a time period between the third point in time and the second point in time. 7 . The method of claim 6 , further comprising: terminating, by the storage appliance, the database engine after generating the synthetic snapshot using the database engine. 8 . The method of claim 1 , wherein the synthetic snapshot is generated in accordance with a first frequency for generating synthetic snapshots of the database, wherein the first frequency is greater than a second frequency for acquiring snapshots of the database from a server executing the database. 9 . The method of claim 1 , wherein the synthetic snapshot is generated based at least in part on detecting that a quantity of updates to the database between a third point in time and the second point in time has exceeded a threshold quantity of updates. 10 . The method of claim 1 , wherein the second point in time corresponding to the synthetic snapshot is closer to the first point in time than a third point in time corresponding to a first snapshot. 11 . The method of claim 1 , wherein the synthetic snapshot comprises a snapshot that is generated, by the storage appliance and using a database engine, by applying a second set of data changes to a first snapshot of the database, the second set of data changes between a third point in time and the second point in time, the third point in time corresponding to the first snapshot and the second point in time subsequent to the third point in time, and the set of data changes indicated by a plurality of database transaction logs. 12 . An apparatus for data management, comprising: a processor; memory coupled with the processor; and instructions stored in the memory and executable by the processor to cause the apparatus to: receive, at a storage appliance, an instruction to recover a database to a first version of the database corresponding to a first point in time; identify, at the storage appliance, a synthetic snapshot corresponding to a second point in time that is different than the first point in time; acquire, at the storage appliance, one or more transaction logs for the database that indicate a set of data changes to the database corresponding to a time period between the second point in time and the first point in time; and generate, by the storage appliance, the first version of the database by applying the set of data changes to the synthetic snapshot of the database. 13 . The apparatus of claim 12 , wherein the instructions are further executable by the processor to cause the apparatus to: perform one or more read operations, or one or more write operations, or both, for the first version of the database based at least in part on generating the first version of the database. 14 . The apparatus of claim 13 , wherein the storage appliance performs the one or more read operations or the one or more write operations during a time window and for an application of a server executing the database. 15 . The apparatus of claim 12 , wherein the instructions are further executable by the processor to cause the apparatus to: transfer one or more files associated with the first version of the database, wherein the one or more files are transferred to a server executing the database or to an external application. 16 . The apparatus of claim 15 , wherein the one or more files are transferred using a server message block (SMB) protocol or a network file system (NFS) protocol. 17 . The apparatus of claim 12 , wherein the instructions are further executable by the processor to cause the apparatus to: determine, by the storage appliance, that the synthetic snapshot of the database is to be generated based at least in part on detecting that a server executing the database is unable to provide a first snapshot of the database to the storage appliance within a threshold time interval; instantiate, by the storage appliance, a database engine to generate the synthetic snapshot of the database; and generate, by the storage appliance, the synthetic snapshot of the database using the database engine by applying a second set of data changes to a second snapshot of the database corresponding to a third point in time that is different than the first point in time and the second point in time, the second set of data changes being to the database and corresponding to a time period between the third point in time and the second point in time. 18 . The apparatus of claim 17 , wherein the instructions are further executable by the processor to cause the apparatus to: terminating, by the storage appliance, the database engine after generating the synthetic snapshot using the database engine. 19 . The apparatus of claim 12 , wherein the synthetic snapshot is generated in accordance with a first frequency for generating synthetic snapshots of the database, wherein the first frequency is greater than a second frequency for acquiring snapshots of the database from a server executing the database. 20 . A non-transitory computer-readable medium storing code for data management, the code comprising instructions executable by a processor to:
Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor · CPC title
Using snapshots, i.e. a logical point-in-time copy of the data · CPC title
involving logging of persistent data for recovery · CPC title
using de-duplication of the data · CPC title
Virtual · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.