The invention discloses a
database script management method and device,
computer equipment and a storage medium. The method comprises the steps of obtaining a current DB script sent by a
service system, detecting a script name of the current DB script, and extracting a version number, a service code, a
database instance and a script type corresponding to the current DB script; maintaining the current DB script based on the service code, and determining a target DB script and a target execution sequence; based on the target execution sequence, executing the target DB script in a target databasecorresponding to the
database instance, and obtaining a script execution result; and if the script type is the DDL script, obtaining a target interface document corresponding to the DDL script, performing associated
document summarization based on the target interface document, obtaining a summarized interface document,
processing the target DB script based on the summarized interface document and the script execution result, and obtaining a version sealing
processing result. According to the method, the target DB script management and test cost can be saved, the interface document is synchronously updated, and the accuracy of the execution process is guaranteed.