[go: up one dir, main page]

CN113051219A - Database management method, device, equipment and storage medium - Google Patents

Database management method, device, equipment and storage medium Download PDF

Info

Publication number
CN113051219A
CN113051219A CN201911370049.5A CN201911370049A CN113051219A CN 113051219 A CN113051219 A CN 113051219A CN 201911370049 A CN201911370049 A CN 201911370049A CN 113051219 A CN113051219 A CN 113051219A
Authority
CN
China
Prior art keywords
format
data format
user
data
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911370049.5A
Other languages
Chinese (zh)
Inventor
夏宝宁
张双杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guizhou Baishancloud Technology Co Ltd
Original Assignee
Guizhou Baishancloud Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guizhou Baishancloud Technology Co Ltd filed Critical Guizhou Baishancloud Technology Co Ltd
Priority to CN201911370049.5A priority Critical patent/CN113051219A/en
Publication of CN113051219A publication Critical patent/CN113051219A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/116Details of conversion of file system types or formats

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明公开了一种数据库管理方法、装置、设备及存储介质,方法包括:接收创建者创建或修改的数据格式;生成或更新与所述数据格式对应的格式信息,并存储所述数据格式和与该数据格式对应的格式信息;接收使用者的格式请求信息;向所述使用者返回与所述格式请求信息对应的数据格式及其对应的格式信息。使用本发明中的数据库管理方法和装置能够对数据库中的多种数据格式的数据进行有效管理,方便管理者准确知道数据库中不同数据格式的数据的使用情况,对其进行追踪管理。

Figure 201911370049

The invention discloses a database management method, device, equipment and storage medium. The method includes: receiving a data format created or modified by a creator; generating or updating format information corresponding to the data format, and storing the data format and Format information corresponding to the data format; receive the format request information from the user; return the data format corresponding to the format request information and the corresponding format information to the user. Using the database management method and device of the present invention can effectively manage data in multiple data formats in the database, and it is convenient for administrators to accurately know the usage of data in different data formats in the database and track and manage them.

Figure 201911370049

Description

Database management method, device, equipment and storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a database management method, apparatus, device, and storage medium.
Background
When an enterprise sets branch companies in multiple cities, in order to enable various personnel in the branch companies to directly communicate and share, communication efficiency is improved, the enterprise usually uses an enterprise database, and various personnel in the company can submit the content responsible by the personnel to an internal database, so that the enterprise can be conveniently used by other staff in the required company. For example, technician a writes a code in language a and uploads it to an internal database, and technician B wants to use a code, but after downloading, he does not know which language to write in, and cannot use it. For another example, the financial staff C uses the financial dedicated software to draw a financial data table and upload the financial data table to the internal database, but the financial staff C logs off the account after leaving the job and deletes the financial data table uploaded to the internal database. Or technician a wants to view the financial data table uploaded by financial staff C, but because the field of industry is too different, technician a cannot open the financial data table using the relevant software.
It can be known from the above specific problems that how to manage data in various formats is a problem to be solved urgently, because the formats of data stored in the internal database are various, so that an administrator can conveniently count the storage location, the use condition, and the quantity of data in the database.
Disclosure of Invention
In order to solve the technical problem, the invention provides a database management method, a database management device and a storage medium.
The database management method provided by the invention comprises the following steps:
receiving a data format created or modified by a creator;
generating or updating format information corresponding to the data format, and storing the data format and the format information corresponding to the data format;
receiving format request information of a user;
and returning the data format corresponding to the format request information and the format information corresponding to the data format to the user.
The database management method also has the following characteristics: the method further comprises the following steps:
receiving a management request of a manager, and determining a data format corresponding to the management request and a management instruction corresponding to the data format;
processing the data format according to the management instruction;
and updating format information corresponding to the processed data format and returning processing information to the manager.
The database management method also has the following characteristics: the management command comprises a data format deletion and format information corresponding to the data format deletion, a data format modification creator, a data format statistic user and the use times of the user.
The database management method also has the following characteristics: the format information includes creation time of the data format, update time of the data format, ID of creator of the data format, ID of user of the data format, time information of user request data format, and/or IP addresses of the creator and the user.
The database method also has the following characteristics: the method further comprises the following steps:
and updating the ID of the user with the data format, the time information of the user request data format and/or the IP address of the user in the format information according to the format request information of the user.
The invention provides a database management device, comprising:
the receiving module is used for receiving the data format created or modified by the creator;
the generating module is used for generating or updating format information corresponding to the data format;
the storage module is used for storing the data format and format information corresponding to the data format;
the receiving module is also used for receiving format request information of a user;
the return module is used for returning the data format corresponding to the format request information and the format information corresponding to the data format to the user;
the storage module is further used for updating the format information according to the format request information of the user.
The database management device also has the following characteristics: the device further comprises:
the receiving module is further used for receiving a management request of a manager;
the analysis module is used for determining a data format corresponding to the management request and a management instruction corresponding to the data format;
the processing module is used for processing the data format according to the management instruction;
the storage module is also used for updating format information corresponding to the processed data format;
and the return module is used for returning the processing information to the manager.
The database management device also has the following characteristics: the management command comprises a data format deletion and format information corresponding to the data format deletion, a data format modification creator, a data format statistic user and the use times of the user.
The database management device also has the following characteristics: the format information includes creation time of the data format, update time of the data format, ID of creator of the data format, ID of user of the data format, time information of user request data format, and/or IP addresses of the creator and the user.
The database management device also has the following characteristics: the storage module is specifically configured to update the ID of the user in the data format, the time information of the user request data format, and/or the IP address of the user in the format information according to the format request information of the user.
The present invention also provides a transmission apparatus, including: a transceiver, a memory, a processor;
the transceiver is used for receiving and transmitting messages;
the memory is used for storing instructions and data;
the processor is operable to read instructions and data stored in the memory to perform the database management method as described above.
The present invention also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a database management method as described above.
The database management method and the database management device can effectively manage the data in various data formats in the database, and are convenient for a manager to accurately know the use conditions of the data in different data formats in the database and track and manage the data.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an embodiment of the invention and, together with the description, serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a flow diagram of a database management method in an embodiment;
FIG. 2 is another flow diagram of a database management method in an embodiment;
FIG. 3 is a schematic diagram showing a connection configuration of a database management apparatus according to an embodiment;
fig. 4 is a schematic diagram of another connection structure of the database management apparatus in the embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
The invention provides a database management method which can track the creation and use conditions of data formats, can count the number of the data formats in a database and can manage the database more conveniently and efficiently.
As shown in fig. 1, which is an embodiment of the database management method provided by the present invention, the database management method includes:
receiving a data format created or modified by a creator;
generating or updating format information corresponding to the data format, and storing the data format and the format information corresponding to the data format;
receiving format request information of a user;
and returning the data format corresponding to the format request information and the format information corresponding to the data format to the user.
The database management method is applied to the management process of the enterprise database, and each employee in the enterprise has a unique ID in the database. The ID of each employee can be named by the employee according to the own will, and when the repeated ID appears, the employee who sets the repeated ID later is reminded to modify so as to ensure the database management efficiency. When each employee appears, the employee can be used as a creator or a user, and when a certain employee needs to create a data format in a database, the employee is the creator; when a certain employee needs to use the data format stored in the database, the employee is the user. The creator can create the data format and modify the created data format, but the user can only use the data format used by the creator and can not modify the data format created by the creator.
The format information comprises the creation time of the data format, the update time of the data format, the ID of a creator of the data format, the ID of a user of the data format, the time information of the data format requested by the user, and/or the IP addresses of the creator and the user. It should be noted that, the content referred to in the format information is not a data format such as gzip and txt, but refers to a field of a format, and the field of the format contains format information, for example, the time of creation is one kind of information of the data format, and when the format information is expressed, the time of creation is used as one field of the created data format to express the information of the data format.
After the data format corresponding to the format request information and the format information corresponding to the data format are returned to the user, the method further comprises the following steps:
and updating the ID of the user of the data format, the time information of the user request data format and/or the IP address of the user in the format information according to the format request information of the user.
By counting the format information of the data format created by the creator, the creator ID, the creation time and the modification time (update time) of the data format can be clearly known, and a manager and a user can conveniently track the processing condition of the data format created by the creator in real time. For example, the data format created by the creator may be classified according to the creator ID, and how many kinds of data are created by the creator in total is counted, where the data refers to different types of data, such as txt, word, and the like, and the database may index the created data according to the creator ID or the different types of data, so as to facilitate the user to search. For another example, statistics and search may be performed on the content of the creator, the user, and the data according to the time, statistics of the information of the user of a certain data content in a day, statistics of the modification information of a certain data content in a day, statistics of the number of data contents created by the creator in a day, and the like. Each time the creator modifies the data format, the creator stores the modified data format in the database, and when the creator finds that the newly modified data format has a problem and cannot be used, the creator returns to the last modified version through the database, for example, the creator modifies and stores a certain data content for the first time at 9 points, the creator modifies and stores the data content for the second time at 9 points and half, the creator finds that the modification of the data content by 9 points and half has an error, and the first modified version stored in 9 points is called from the new version at 10 points and is modified and stored for the third time. All the data content operations of the creator are recorded, including the modification time, the version called by the operation and the like, in the database, so that the loss of the previous version is avoided, the time of the creator is saved, and the working efficiency of the creator is improved. The time of the creator modifying the data format each time is recorded, if the creator is one member of a certain team, a manager of the team can timely know the working dynamic state of the creator through the modifying time of the data format, and team cooperation is facilitated. By updating the ID of the user with the data format, the time information of the data format requested by the user and/or the IP address of the user, the creator can be helped to know whether the created or modified data format is used by the user in time, so that the creator can determine whether to continue modifying the data format or delete the data format according to the use condition of the user.
Further, as shown in fig. 2, the method of the present invention further includes:
receiving a management request of a manager, and determining a data format corresponding to the management request and a management instruction corresponding to the data format;
processing the data format according to the management instruction;
format information corresponding to the processed data format is updated, and processing information is returned to the manager.
The management command includes deleting data format and corresponding format information, creating data format altering, user counting data format and the use number of the user.
The manager and the creator can modify the data format, and when the manager and the creator conflict with each other in modifying the data format, the modification performed by the creator and the manager is recorded, that is, after the creator modifies the data format, the format information is updated, and a record is added to the format information, wherein various information such as time, the modifier and the like in the modification process is recorded; after the manager modifies the data format, a record is added to the format information, wherein the record can record the time, the modifier information and the like in the modification process of the manager, so that the creator, the manager and the user can know the data format clearly and conveniently call different versions to check. Because the modification aiming at the data format is compatible, the current calling of the user to the data format cannot be influenced, when the creator or manager finishes the modification, the database can update the format information updated aiming at the data format in time and pushes the format information to the user, and the user can conveniently use the latest modified data.
When an employee leaves, the ID of the employee in the database is deleted, but the data format under the ID name of the employee may be very important and cannot be deleted, at this time, a manager may manage the important data format that needs to be reserved according to the actual situation, or manage all the data formats under the ID of the employee, for example, a creator that modifies the data format allocates the creator to other employees, that is, the employee will replace the employee who leaves the employee as the creator, and the data format may be modified, so as to ensure that the data format is not lost even if the employee leaves the employee, and improve the reliability and stability of the database management.
When the manager considers that some data formats in the database are not suitable for all employees to obtain, the data formats can be deleted or the access rights of the data formats can be set so as to ensure the benefits of the company using the database. Through counting users with data formats and the use times of the users, managers can be better helped to know the use conditions of the data formats, and the managers can make decisions beneficial to enterprises conveniently. The processing information returned to the manager may include the modified creator ID, the creator ID change time, and the like, so as to facilitate statistics and management by the manager.
In the implementation process of the database management method, the creator, the user and the manager can call the database through an API interface, such as a Restful API interface based on web service, to complete the operation on the data format. Here, it should be noted that the data format is a schema in the database, and when the creator uploads the data format, the schema is formatted. In addition, when the user wants to use the data format created by the creator, the user needs to adapt the format of the creator, and the process of the user adapting the format of the creator is similar to the process of modifying the code of the program or the content when the API interface is changed, so that the code of the program or the content can adapt to the changed API interface. The process of the user to adapt to the format of the creator is compatible, and the situation that the format between the user and the creator is incompatible is not caused.
As shown in fig. 3, which is an embodiment of a database management apparatus provided by the present invention, the database management apparatus is used for implementing the database management method shown in fig. 1, and the database management apparatus includes:
the receiving module is used for receiving the data format created or modified by the creator;
the generating module is used for generating or updating format information corresponding to the data format;
the storage module is used for storing a data format and format information corresponding to the data format;
the receiving module is also used for receiving format request information of a user;
the return module is used for returning the data format corresponding to the format request information and the format information corresponding to the data format to the user;
and the storage module is also used for updating the format information according to the format request information of the user.
The receiving module is provided with an API interface to provide an interface for a creator, a user and a manager to use. The generating module can realize read-write requests, and is used for generating or updating format information corresponding to the data format and finishing registration requests and login verification so as to ensure that only employees of an enterprise can safely log in and improve the use safety of the database. And after the employee of the enterprise finishes registration, returning a registration result to the employee through the return module.
As shown in fig. 4, the apparatus in this embodiment is used to implement the method shown in fig. 2, and the apparatus further includes:
the receiving module is also used for receiving a management request of a manager;
the analysis module is used for determining a data format corresponding to the management request and a management instruction corresponding to the data format;
the processing module is used for processing the data format according to the management instruction;
the storage module is also used for updating format information corresponding to the processed data format;
and the return module is used for returning the processing information to the manager.
The storage module is specifically used for updating the ID of the user with the data format, the time information of the data format requested by the user and/or the IP address of the user in the format information according to the format request information of the user. The processing module may authorize or de-authorize the creator of the data format in accordance with the management instructions. The manager can send out an instruction, and the processing module manages the service state of the database according to the instruction of the manager, so that the manager can manage the service state conveniently.
Here, the storage module may be a part of the database management apparatus, or may be a separate storage apparatus independent of the database management apparatus. When the storage module is used as an independent storage device, when the database management device receives the requests of a creator, a user and a manager, the database management device sends a read/write request to the storage device, and the storage device returns the content corresponding to the request to the database management device according to the read/write request.
The database management device and the management method can clearly know the time of the creator creating the data format, the ID of the creator, the ID of the user, the use times and the change condition of the data format. Meanwhile, the database management device and the management method can also realize an audit function, and are used for auditing the calling condition of the data format and tracking the use condition of the data format, so that a manager can judge whether to delete the data format according to the calling condition and the audit condition of the data format. The data formats of all teams scattered in all places can be integrated into a whole through the database management device and the management method, the data formats of the teams distributed in all places in an enterprise are uniformly managed through the database management device and the management method, and the communication efficiency and the cohesion of the enterprise are improved.
The present invention also provides a transmission device comprising: transceiver, memory, processor. The transceiver is used for receiving and transmitting messages, the memory is used for storing instructions and data, and the processor is used for reading the instructions and the data stored in the memory so as to execute the database management method.
The present invention also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the database management method described above.
The above-described aspects may be implemented individually or in various combinations, and such variations are within the scope of the present invention.
It will be understood by those skilled in the art that all or part of the steps of the above methods may be implemented by instructing the relevant hardware through a program, and the program may be stored in a computer readable storage medium, such as a read-only memory, a magnetic or optical disk, and the like. Alternatively, all or part of the steps of the foregoing embodiments may also be implemented by using one or more integrated circuits, and accordingly, each module/unit in the foregoing embodiments may be implemented in the form of hardware, and may also be implemented in the form of a software functional module. The present invention is not limited to any specific form of combination of hardware and software.
It is to be noted that, in this document, the terms "comprises", "comprising" or any other variation thereof are intended to cover a non-exclusive inclusion, so that an article or apparatus including a series of elements includes not only those elements but also other elements not explicitly listed or inherent to such article or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of additional like elements in the article or device comprising the element.
The above embodiments are merely to illustrate the technical solutions of the present invention and not to limit the present invention, and the present invention has been described in detail with reference to the preferred embodiments. It will be understood by those skilled in the art that various modifications and equivalent arrangements may be made without departing from the spirit and scope of the present invention and it should be understood that the present invention is to be covered by the appended claims.

Claims (12)

1.一种数据库管理方法,其特征在于,包括:1. a database management method, is characterized in that, comprises: 接收创建者创建或修改的数据格式;receive data formats created or modified by the creator; 生成或更新与所述数据格式对应的格式信息,并存储所述数据格式和与该数据格式对应的格式信息;generating or updating format information corresponding to the data format, and storing the data format and format information corresponding to the data format; 接收使用者的格式请求信息;Receive format request information from users; 向所述使用者返回与所述格式请求信息对应的数据格式及其对应的格式信息。The data format corresponding to the format request information and the corresponding format information are returned to the user. 2.如权利要求1所述的数据库管理方法,其特征在于,所述方法还包括:2. The database management method according to claim 1, wherein the method further comprises: 接收管理者的管理请求,确定所述管理请求对应的数据格式和与该数据格式对应的管理指令;Receive a management request from a manager, and determine a data format corresponding to the management request and a management instruction corresponding to the data format; 根据所述管理指令对所述数据格式进行处理;processing the data format according to the management instruction; 更新与被处理的数据格式对应的格式信息,并向所述管理者返回处理信息。Format information corresponding to the processed data format is updated, and processing information is returned to the manager. 3.如权利要求2所述的数据库管理方法,其特征在于,所述管理指令包括删除数据格式及与其对应的格式信息、更改数据格式的创建者、统计数据格式的使用者及该使用者的使用次数。3. database management method as claimed in claim 2 is characterized in that, described management instruction comprises delete data format and its corresponding format information, change the creator of data format, the user of statistical data format and this user's usage count. 4.如权利要求1所述的数据库管理方法,其特征在于,所述格式信息包括数据格式的创建时间、数据格式的更新时间、数据格式创建者的ID、数据格式的使用者的ID、使用者请求数据格式的时间信息、和/或,创建者和使用者的IP地址。4. The database management method according to claim 1, wherein the format information comprises the creation time of the data format, the update time of the data format, the ID of the creator of the data format, the ID of the user of the data format, the use of time information in the format of the request data, and/or, the IP addresses of the creator and user. 5.如权利要求4所述的数据库管理方法,其特征在于,所述方法还包括:5. The database management method according to claim 4, wherein the method further comprises: 根据所述使用者的格式请求信息更新所述格式信息中的数据格式的使用者的ID、使用者请求数据格式的时间信息和/或使用者的IP地址。The ID of the user of the data format in the format information, the time information of the user-requested data format, and/or the IP address of the user are updated according to the format request information of the user. 6.一种数据库管理装置,其特征在于,包括:6. A database management device, comprising: 接收模块,用于接收创建者创建或修改的数据格式;The receiving module is used to receive the data format created or modified by the creator; 生成模块,用于生成或更新与所述数据格式对应的格式信息;a generating module, used for generating or updating format information corresponding to the data format; 存储模块,用于存储所述数据格式和与该数据格式对应的格式信息;a storage module for storing the data format and format information corresponding to the data format; 所述接收模块,还用于接收使用者的格式请求信息;The receiving module is also used to receive the format request information of the user; 返回模块,用于向所述使用者返回与所述格式请求信息对应的数据格式及其对应的格式信息;A return module, configured to return the data format corresponding to the format request information and the corresponding format information to the user; 所述存储模块,还用于根据所述使用者的格式请求信息更新所述格式信息。The storage module is further configured to update the format information according to the format request information of the user. 7.如权利要求6所述的数据库管理装置,其特征在于,所述装置还包括:7. The database management apparatus according to claim 6, wherein the apparatus further comprises: 所述接收模块,还用于接收管理者的管理请求;The receiving module is further configured to receive a management request from a manager; 解析模块,用于确定所述管理请求对应的数据格式和与该数据格式对应的管理指令;a parsing module, configured to determine a data format corresponding to the management request and a management instruction corresponding to the data format; 处理模块,用于根据所述管理指令对所述数据格式进行处理;a processing module, configured to process the data format according to the management instruction; 所述存储模块,还用于更新与被处理的数据格式对应的格式信息;The storage module is also used to update the format information corresponding to the processed data format; 所述返回模块,用于向所述管理者返回处理信息。The returning module is used for returning processing information to the manager. 8.如权利要求7所述的数据库管理装置,其特征在于,所述管理指令包括删除数据格式及与其对应的格式信息、更改数据格式的创建者、统计数据格式的使用者及该使用者的使用次数。8. The database management device according to claim 7, wherein the management instruction includes deleting the data format and its corresponding format information, changing the creator of the data format, the user of the statistical data format, and the user's usage count. 9.如权利要求6所述的数据库管理装置,其特征在于,所述格式信息包括数据格式的创建时间、数据格式的更新时间、数据格式创建者的ID、数据格式的使用者的ID、使用者请求数据格式的时间信息、和/或,创建者和使用者的IP地址。9. The database management apparatus according to claim 6, wherein the format information includes the creation time of the data format, the update time of the data format, the ID of the creator of the data format, the ID of the user of the data format, the ID of the user of the data format, the ID of the user of the data format, the time information in the format of the request data, and/or, the IP addresses of the creator and user. 10.如权利要求9所述的数据管理装置,其特征在于,所述存储模块,具体用于根据所述使用者的格式请求信息更新所述格式信息中的数据格式的使用者的ID、使用者请求数据格式的时间信息和/或使用者的IP地址。10 . The data management device according to claim 9 , wherein the storage module is specifically configured to update the ID of the user of the data format in the format information according to the format request information of the user, use the The user requests time information in the data format and/or the user's IP address. 11.一种传输设备,其特征在于,所述传输设备包括:收发器、存储器、处理器;11. A transmission device, characterized in that the transmission device comprises: a transceiver, a memory, and a processor; 所述收发器用于收发报文;The transceiver is used for sending and receiving messages; 所述存储器用于存储指令和数据;the memory is used to store instructions and data; 所述处理器用于读取所述存储器中存储的指令和数据,以执行权利要求1至5任一项所述的数据库管理方法。The processor is configured to read the instructions and data stored in the memory to execute the database management method according to any one of claims 1 to 5. 12.一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,其特征在于,所述程序被处理器执行时实现如权利要求1至5任一项所述的数据库管理方法。12. A computer-readable storage medium on which a computer program is stored, characterized in that, when the program is executed by a processor, the database management according to any one of claims 1 to 5 is implemented method.
CN201911370049.5A 2019-12-26 2019-12-26 Database management method, device, equipment and storage medium Pending CN113051219A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911370049.5A CN113051219A (en) 2019-12-26 2019-12-26 Database management method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911370049.5A CN113051219A (en) 2019-12-26 2019-12-26 Database management method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113051219A true CN113051219A (en) 2021-06-29

Family

ID=76505656

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911370049.5A Pending CN113051219A (en) 2019-12-26 2019-12-26 Database management method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113051219A (en)

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1209246A (en) * 1995-12-18 1999-02-24 花旗银行 Form generation and management system
CN1656479A (en) * 2002-04-19 2005-08-17 计算机联合思想公司 Method and system for distributing data
CN1976283A (en) * 2005-12-01 2007-06-06 国际商业机器公司 System and method of combining metadata of file in backup storage device
CN101043381A (en) * 2007-04-20 2007-09-26 北京航空航天大学 System and method for collecting service grid traceback information
CN101431425A (en) * 2007-11-09 2009-05-13 百视通网络电视技术发展有限责任公司 Distributed EPG system and service flow based on network shared data center
CN101710380A (en) * 2009-12-22 2010-05-19 中国软件与技术服务股份有限公司 Electronic document safety protection method
US20100318581A1 (en) * 2008-02-07 2010-12-16 Shingo Miyazaki Information life-cycle management system, information management server apparatus, electronic media control apparatus, and storage medium
CN102137157A (en) * 2011-02-28 2011-07-27 浪潮(北京)电子信息产业有限公司 Cloud memory system and implementation method thereof
CN102279953A (en) * 2011-09-21 2011-12-14 广东迪科思信息科技有限公司 A method for building an e-government information resource sharing platform
CN102307210A (en) * 2011-01-13 2012-01-04 国云科技股份有限公司 Data downloading system and data management and downloading method thereof
CN105701156A (en) * 2015-12-29 2016-06-22 青岛海信网络科技股份有限公司 Distributed file system management method and device
CN105808589A (en) * 2014-12-31 2016-07-27 中国电信股份有限公司 File processing method and apparatus
CN106934021A (en) * 2017-03-10 2017-07-07 深圳市科脉技术股份有限公司 The processing method and system of modularized encapsulation form
CN107203434A (en) * 2017-06-22 2017-09-26 武汉斗鱼网络科技有限公司 A kind of texture shared method, device and computer-readable recording medium
CN108231130A (en) * 2016-12-15 2018-06-29 北京兆易创新科技股份有限公司 A kind of eMMC test methods and device
CN108491415A (en) * 2018-02-05 2018-09-04 武汉国贸通大数据有限公司 A kind of searching method and search system of international trade data
CN109799763A (en) * 2019-01-31 2019-05-24 广西汽车集团有限公司 A kind of data processing method being directed to ECU, apparatus and system
CN110019970A (en) * 2018-06-15 2019-07-16 中国平安人寿保险股份有限公司 Inventory downloads template creation method, device, terminal and readable storage medium storing program for executing
CN110019048A (en) * 2017-09-30 2019-07-16 北京国双科技有限公司 Document handling method, device, system and server based on MongoDB
CN110609779A (en) * 2019-08-20 2019-12-24 腾讯科技(深圳)有限公司 Data processing method and device, electronic equipment and computer readable storage medium

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1209246A (en) * 1995-12-18 1999-02-24 花旗银行 Form generation and management system
CN1656479A (en) * 2002-04-19 2005-08-17 计算机联合思想公司 Method and system for distributing data
CN1976283A (en) * 2005-12-01 2007-06-06 国际商业机器公司 System and method of combining metadata of file in backup storage device
CN101043381A (en) * 2007-04-20 2007-09-26 北京航空航天大学 System and method for collecting service grid traceback information
CN101431425A (en) * 2007-11-09 2009-05-13 百视通网络电视技术发展有限责任公司 Distributed EPG system and service flow based on network shared data center
US20100318581A1 (en) * 2008-02-07 2010-12-16 Shingo Miyazaki Information life-cycle management system, information management server apparatus, electronic media control apparatus, and storage medium
CN101710380A (en) * 2009-12-22 2010-05-19 中国软件与技术服务股份有限公司 Electronic document safety protection method
CN102307210A (en) * 2011-01-13 2012-01-04 国云科技股份有限公司 Data downloading system and data management and downloading method thereof
CN102137157A (en) * 2011-02-28 2011-07-27 浪潮(北京)电子信息产业有限公司 Cloud memory system and implementation method thereof
CN102279953A (en) * 2011-09-21 2011-12-14 广东迪科思信息科技有限公司 A method for building an e-government information resource sharing platform
CN105808589A (en) * 2014-12-31 2016-07-27 中国电信股份有限公司 File processing method and apparatus
CN105701156A (en) * 2015-12-29 2016-06-22 青岛海信网络科技股份有限公司 Distributed file system management method and device
CN108231130A (en) * 2016-12-15 2018-06-29 北京兆易创新科技股份有限公司 A kind of eMMC test methods and device
CN106934021A (en) * 2017-03-10 2017-07-07 深圳市科脉技术股份有限公司 The processing method and system of modularized encapsulation form
CN107203434A (en) * 2017-06-22 2017-09-26 武汉斗鱼网络科技有限公司 A kind of texture shared method, device and computer-readable recording medium
CN110019048A (en) * 2017-09-30 2019-07-16 北京国双科技有限公司 Document handling method, device, system and server based on MongoDB
CN108491415A (en) * 2018-02-05 2018-09-04 武汉国贸通大数据有限公司 A kind of searching method and search system of international trade data
CN110019970A (en) * 2018-06-15 2019-07-16 中国平安人寿保险股份有限公司 Inventory downloads template creation method, device, terminal and readable storage medium storing program for executing
CN109799763A (en) * 2019-01-31 2019-05-24 广西汽车集团有限公司 A kind of data processing method being directed to ECU, apparatus and system
CN110609779A (en) * 2019-08-20 2019-12-24 腾讯科技(深圳)有限公司 Data processing method and device, electronic equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
KR101213923B1 (en) Methods and systems for caching and synchronizing project data
US10754932B2 (en) Centralized consent management
CN101093497B (en) Document management server, document management method, and system for managing document use
KR101213918B1 (en) Method and system for tracking changes in a document
US8255420B2 (en) Distributed storage
US9609045B2 (en) Information processing system and data management method
US8112424B2 (en) Flexible and resilient information collaboration management infrastructure
US9251183B2 (en) Managing tenant-specific data sets in a multi-tenant environment
US8352431B1 (en) Fine-grain policy-based snapshots
US9128964B2 (en) Selective mapping of integrated data
KR101366220B1 (en) Distributed storage
US9965207B2 (en) Maintenance of cloned computer data
US7886053B1 (en) Self-management of access control policy
JP2008015984A (en) Data migration device, method and program
US9817832B1 (en) Unified framework for policy-based metadata-driven storage services
WO2023125672A1 (en) Platform message tracking method, system and apparatus, and storage medium
CN102014145A (en) File transfer security control system and method
US20190073424A1 (en) Cloud-native documents integrated with legacy tools
US11113339B2 (en) System and method for federated content management using a federated library and federated metadata propagation
US7596674B2 (en) Data managed storage system for regulatory compliance
JP2006031608A (en) Computer, storage system, file management method performed by computer, and program
CN113051219A (en) Database management method, device, equipment and storage medium
JP2020021133A (en) Personal information management system, personal information management method and program
EP4407476A1 (en) Data record correlation and migration
US8631402B2 (en) Center management apparatus, method, and computer readable storage medium storing program thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210629