CN111813880B - Homeland space planning project management method, system and storage medium - Google Patents

Homeland space planning project management method, system and storage medium Download PDF

Info

Publication number
CN111813880B
CN111813880B CN202010518280.0A CN202010518280A CN111813880B CN 111813880 B CN111813880 B CN 111813880B CN 202010518280 A CN202010518280 A CN 202010518280A CN 111813880 B CN111813880 B CN 111813880B
Authority
CN
China
Prior art keywords
information
execution
index
database
library
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.)
Active
Application number
CN202010518280.0A
Other languages
Chinese (zh)
Other versions
CN111813880A (en
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.)
Guangdong Guodi Planning Technology Co ltd
Original Assignee
Guangdong Guodi Planning 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 Guangdong Guodi Planning Technology Co ltd filed Critical Guangdong Guodi Planning Technology Co ltd
Priority to CN202010518280.0A priority Critical patent/CN111813880B/en
Publication of CN111813880A publication Critical patent/CN111813880A/en
Application granted granted Critical
Publication of CN111813880B publication Critical patent/CN111813880B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating

Abstract

The invention discloses a method, a system and a storage medium for managing a homeland space planning project, wherein the method comprises the following steps: the method comprises the steps of obtaining a model library and a database, and creating an index library, wherein the model library comprises a planning model, the database comprises a data file, the index library is used for storing index information, and the index information comprises associated information and reference information; creating an execution project by using the model library and the database; associating different execution items, and simultaneously sending the association information to the index library for storage; and acquiring update information, and updating the execution item according to the update information and the index information. According to the invention, different execution projects are associated and index information is uniformly managed, so that under the background of great difference in execution of the homeland space planning projects, dominant project resources are integrated and effectively transmitted to each project group, and the project execution effect of high-quality and batch operation is realized.

Description

Homeland space planning project management method, system and storage medium
Technical Field
The invention relates to the field of homeland planning, in particular to a homeland space planning project management method, a homeland space planning project management system and a storage medium.
Background
At present, in the field of homeland space planning, enterprises keep consistency of data behaviors, methods or parameters, which is very beneficial to high-quality finished projects, but in the reality, space planning projects often generate different targets or emphasis points due to regions, policies or other reasons, and the working capacities of executives in different teams also have high and low scores, so that the difference among the projects is too large, and mutual reference is difficult to realize.
For the content of unified execution, for example, when the overall basic data in a certain project changes, the related project or related link needs to be timely and accurately notified; when individual data in a certain link needs to be adjusted, other items or links which reference the data also need to be timely and accurately notified; at present, a large number of conferences are communicated uniformly, and frequent conferences consume a large amount of human resources, and the problems of data error and leakage and the like caused by excessively complicated execution process seriously affect project execution efficiency.
How to integrate the dominant resources of enterprises and effectively convey the resources to each project group on the premise of overlarge differentiation of space planning projects is a technical problem which needs to be solved currently.
Disclosure of Invention
In order to solve at least one of the technical problems existing in the prior art, the invention aims to provide a method, a system and a storage medium for managing a homeland space planning project.
According to a first aspect of an embodiment of the present invention, a method for managing a homeland space planning project includes the steps of:
the method comprises the steps of obtaining a model library and a database, and creating an index library, wherein the model library comprises a planning model, the database comprises a data file, the index library is used for storing index information, and the index information comprises associated information and reference information;
creating an execution project by using the model library and the database;
associating different execution items, and simultaneously sending the association information to the index library for storage;
and acquiring update information, and updating the execution item according to the update information and the index information.
Further, the planning model is provided with a unique identification ID, and when the planning model is stored in the model library, version information of the model is synchronously stored.
Further, when the database stores the data file, firstly, calculating a hash value of the file, and synchronously storing version information of the file by taking the hash value as a unique Identification (ID) of the file.
Further, the creating an execution item using the model library and the database includes:
creating the execution project, and reading the planning model from the model library according to the functional requirement of the execution project;
reading the data file from the database according to the operation requirement of the planning model, inputting the data file into the planning model, and performing operation to obtain an operation result;
and storing the operation result to the database, generating the reference information from all operation records aiming at the planning model, and storing the reference information to an index library.
Further, the associating the different execution items and simultaneously sending the association information to the index library for saving includes:
setting part of the execution items as standard items, wherein the standard items are visible to all the execution items;
associating the execution item with one or more standard items and generating association information;
and sending the associated information to the index library for storage.
Further, the update information includes a data file in the database, and the updating the execution item according to the update information and the index information includes:
acquiring reference information related to the file from the index base according to version information of the data file in the database;
acquiring an execution item using the file according to the reference information;
the synchronization prompts all execution items using the file to update the data file.
Further, the update information includes the execution item, and the updating the execution item according to the update information and the index information includes:
acquiring associated information related to the execution item from the index library;
acquiring other items associated with the execution item according to the association information;
and synchronously prompting other items associated with the item to update according to the update content of the execution item.
Further, the updated content of the execution project specifically refers to the planning model or the data file referenced by the project.
According to a second aspect of an embodiment of the present invention, a homeland space planning project management system includes the following modules:
the data module is used for acquiring a model library, a database and creating an index library, wherein the model library comprises a planning model, the database comprises a data file, the index library is used for storing index information, and the index information comprises associated information and reference information;
the project generation module is used for creating an execution project by utilizing the model library and the database;
the association module is used for associating different execution items and simultaneously sending the association information to the index library for storage;
and the database updating module is used for acquiring updating information and updating the execution item according to the updating information and the index information.
According to a third aspect of embodiments of the present invention, a computer readable storage medium has stored therein a processor executable program for implementing the method of the first aspect when executed by a processor.
The beneficial effects of the invention are as follows: by associating different execution projects and uniformly managing index information, dominant project resources are integrated and effectively transmitted to each project group under the background of great difference in execution of homeland space planning projects, and the project execution effect of high-quality and batch operation is realized.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following description is made with reference to the accompanying drawings of the embodiments of the present invention or the related technical solutions in the prior art, and it should be understood that the drawings in the following description are only for convenience and clarity of describing some embodiments in the technical solutions of the present invention, and other drawings may be obtained according to these drawings without the need of inventive labor for those skilled in the art.
FIG. 1 is a flowchart of a method for managing a homeland space planning project provided by an embodiment of the invention;
FIG. 2 is a schematic diagram of a model library provided by an embodiment of the present invention;
FIG. 3 is a schematic diagram of a database provided by an embodiment of the present invention;
FIG. 4 is a schematic diagram of updating a data file according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of model references provided by an embodiment of the present invention;
FIG. 6 is a flow chart of model importation provided by an embodiment of the present invention;
FIG. 7 is a flow chart of data update provided by an embodiment of the present invention;
FIG. 8 is a flow chart of a planning model update provided by an embodiment of the present invention;
fig. 9 is a connection diagram of a homeland space planning project management module according to an embodiment of the present invention.
Detailed Description
The conception, specific structure, and technical effects produced by the present invention will be clearly and completely described below with reference to the embodiments and the drawings to fully understand the objects, aspects, and effects of the present invention.
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
The terms "first," "second," "third," and "fourth" and the like in the description and in the claims and drawings are used for distinguishing between different objects and not necessarily for describing a particular sequential or chronological order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the invention. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
The embodiment of the invention provides a method for managing a homeland space planning project, which can be applied to a terminal, a server and software running in the terminal or the server, such as an application program with an image color constancy processing function. The terminal may be, but is not limited to, a smart phone, a tablet computer, a notebook computer, a desktop computer, a smart speaker, a smart watch, etc. The server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, CDNs, basic cloud computing services such as big data and artificial intelligent platforms. Referring to fig. 1, the method includes the following steps S100 to S400:
s100, obtaining a model library and a database, and creating an index library, wherein the model library comprises a planning model, the database comprises a data file, the index library is used for storing index information, and the index information comprises associated information and reference information;
the planning model has unique identification ID, and the model library synchronously stores version information of the model while storing the planning model; when the database stores the data file, firstly, the hash value of the file is calculated, the hash value is used as the unique identification ID of the file, and the version information of the file is synchronously stored.
S200, creating an execution project by using a model library and a database;
alternatively, step S200 may be implemented by:
s201, creating an execution project, and reading a planning model from a model library according to the functional requirements of the execution project;
s202, reading a data file from a database according to the operation requirement of the planning model, inputting the data file into the planning model, and performing operation to obtain an operation result;
s203, saving the operation result to a database, generating reference information for all operation records aiming at the planning model, and saving the reference information to an index library.
S300, associating different execution items, and simultaneously sending association information to an index library for storage;
alternatively, step S300 may be implemented by:
s301, setting partial execution items as standard items, wherein the standard items are visible to all the execution items;
s302, associating the execution item with one or more standard items and generating association information;
s303, sending the associated information to an index library for storage.
S400, acquiring update information, and updating the execution item according to the update information and the index information.
Alternatively, step S400 may be implemented by:
if the update information includes a data file in the database, then:
s4011, acquiring reference information related to a file in an index base according to version information of the file in a database;
s4012, acquiring an execution item of the used file according to the reference information;
s4013, synchronously prompting all execution items using the file to update the data file.
If the update information includes an execution item, specifically a planning model or data file referenced by the item, then:
s4021, acquiring associated information related to an execution item from an index library;
s4022, acquiring other items associated with the execution item according to the association information;
s4023, according to the update content of the execution item, other items related to the item are synchronously prompted to update.
Referring to fig. 2, a schematic diagram of a model library provided according to an embodiment of the present invention is shown, where the model library may directly use an existing resource library, or may integrate existing homeland space planning class projects to form the resource library; the model library can comprise planning related data such as data superposition analysis and query statistics, planning compliance checking, current situation assessment, a double evaluation system, planning implementation and risk assessment, planning monitoring and assessment early warning, big data auxiliary thematic research and a special analysis planning model; when each planning model is stored, a unique identification ID is marked, and an operation record aiming at the model and an updating relation among different versions are recorded at the same time; the figure shows a planning model A1 and related model operation records thereof, which are acquired after the planning model AO is updated, and the updating relationship from AO to A1 is shown.
Referring to fig. 3, a schematic diagram of a database provided according to an embodiment of the present invention is shown, where the database may directly use an existing resource library, or may integrate data files related to existing homeland space planning projects to form a resource library, where the statistical data files generally include four types of current data, planning data, management data and socioeconomic data, each data file is divided and stored according to its source or use, and the hash value of the data file is calculated first before storage, and only one copy of the same data file is stored, and at the same time, the updated precedence relationship of different versions of the file is recorded; because the standard project creation process first selects the planning model, and the different planning models in turn select the data files required for their operation, the referenced records of data files AO and BO are illustrated in the figure, with the data reference records being used to mark which planning model referenced the data.
Referring to fig. 4, a schematic diagram of data file update is provided according to an embodiment of the present invention, in which a saved record of a data file AO and a data file BO, and an updated record updated to a data file A1 via the data file AO are shown.
Referring to fig. 5, a schematic diagram of model reference is shown, where when a homeland space planning project needs to process data, a required planning model is selected from a model library, input data is selected from a database, model parameters are filled or imported, and an operation result is stored in the database; recording all operations by the system and establishing a reference relation of all operations according to the data reference and the model parameter reference relation; the data processing procedure for both items AO and A1 is shown; for item AO, model operation 2 references the data of model operation 1, and model operation 4 references the data of model operation 3; for item A1, model operation 5 references model operation 1 in item A0, model operation 6 references data of model operation 5, model operation 7 references model operation 3 in item A0, model operation 8 references model operation 4 in item A0, and model operations 9 and 10 are then performed by themselves; each step of the model operation itself has a history list in which the ID of the planning model, the hash value of the input data, the hash value of the process parameters and parameters, the result data hash value data, a reference to the model, parameters, or a referenced record is recorded.
Referring to fig. 6, a flowchart of model import, which is a process of copying a specific operation from one execution item to another according to an embodiment of the present invention, is shown; in general, an execution item with high completion or better execution effect is set as a standard item and remains visible to other execution items, and when similar item flows occur, the other execution items can select to copy a specific operation process in the standard item so as to realize better item execution effect; the specific process is to start standard project adding operation; selecting a planning model; the system automatically enumerates standard items and related examples using the planning model; creating a model operation; selecting a reference type; the model reference, the parameter reference and the data reference can be classified according to the reference type; running a planning model according to the referenced information; storing the data obtained after operation into a database; and (5) ending the operation.
Referring to FIG. 7, a flow chart of data update is shown when an update occurs to a data file in a database according to an embodiment of the present invention; first, a new data file is imported; selecting a corresponding old version data file according to the version information; determining whether an old version of the data file has been referenced; if not, directly updating the data file and ending the flow; if yes, reading the reference information in the index library; sending a data update notification to an execution item referencing the data file according to the reference information; and judging whether an execution item referencing the data file exists, if so, continuing to send an update notification, and if not, updating the data file and ending the flow.
Referring to FIG. 8, a flow chart of updating a planning model is shown, provided according to an embodiment of the present invention, when an update occurs to the planning model in the model library; firstly, a new planning model is imported; selecting a corresponding old version planning model according to the version information; determining whether an old version model has been referenced; if not, directly updating the planning model and ending the flow; if yes, reading the reference information in the index library; sending a model update notification to an execution item referencing the planning model according to the reference information; and judging whether an execution item referencing the model exists, if so, continuing to send an update notification, and if not, updating the planning model and ending the flow.
Referring to fig. 9, a connection diagram of a homeland space planning project management module according to an embodiment of the present invention is shown, including the following modules:
the data module 901 is used for acquiring a model library and a database and creating an index library, wherein the model library comprises a planning model, the database comprises a data file, the index library is used for storing index information, and the index information comprises associated information and reference information;
the project generation module 902 is connected with the data module 901 to realize interaction and is used for creating an execution project by using the model library and the database;
the association module 903 is connected with the item generation module 902 to realize interaction, and is used for associating different execution items and sending association information to an index library for storage;
the database updating module 904 is connected with the association module 903 to realize interaction, and is used for acquiring updating information and updating the execution item according to the updating information and the index information.
The content of the method embodiment shown in fig. 1 is applicable to the embodiment of the present system, and the functions specifically implemented by the embodiment of the present apparatus are the same as those of the method embodiment shown in fig. 1, and the beneficial effects achieved by the method embodiment shown in fig. 1 are the same as those achieved by the method embodiment shown in fig. 1.
The present invention also provides a computer readable storage medium in which a processor executable program is stored, which when executed by a processor is adapted to carry out the method as shown in fig. 1.
The content of the method embodiment shown in fig. 1 is applicable to the storage medium embodiment, and the functions implemented by the storage medium embodiment are the same as those of the method embodiment shown in fig. 1, and the advantages achieved by the method embodiment shown in fig. 1 are the same as those achieved by the method embodiment shown in fig. 1.
It is to be understood that all or some of the steps, systems, and methods disclosed above may be implemented in software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as known to those skilled in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. Furthermore, as is well known to those of ordinary skill in the art, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
The embodiments of the present application have been described in detail above with reference to the accompanying drawings, but the present application is not limited to the above embodiments, and various changes can be made within the knowledge of one of ordinary skill in the art without departing from the spirit of the present application.

Claims (7)

1. The method for managing the homeland space planning project is characterized by comprising the following steps of:
the method comprises the steps of obtaining a model library and a database, and creating an index library, wherein the model library comprises a planning model, the database comprises a data file, the index library is used for storing index information, and the index information comprises associated information and reference information;
creating an execution project by using the model library and the database;
associating different execution items, and simultaneously sending the association information to the index library for storage;
acquiring update information, and updating the execution item according to the update information and the index information;
the creating an execution item using the model library and the database includes:
creating the execution project, and reading the planning model from the model library according to the functional requirement of the execution project;
reading the data file from the database according to the operation requirement of the planning model, inputting the data file into the planning model, and performing operation to obtain an operation result;
storing the operation result to the database, generating the reference information from all operation records aiming at the planning model, and storing the reference information to an index library;
the step of associating different execution items and simultaneously sending the association information to the index library for storage comprises the following steps:
setting part of the execution items as standard items, wherein the standard items are visible to all the execution items;
associating the execution item with one or more standard items and generating association information;
sending the associated information to the index library for storage;
the update information includes a data file in the database, and the updating the execution item according to the update information and the index information includes:
acquiring reference information related to the file from the index base according to version information of the data file in the database;
acquiring an execution item using the file according to the reference information;
the synchronization prompts all execution items using the file to update the data file.
2. The method according to claim 1, wherein the planning model has a unique identification ID, and the model library stores version information of the planning model synchronously when the planning model is stored.
3. The method according to claim 1, wherein when the database stores the data file, firstly, a hash value of the file is calculated, and the hash value is used as a unique ID of the file, so that version information of the file is synchronously stored.
4. The homeland space planning project management method according to claim 1, wherein the updating information includes the execution project, and the updating the execution project according to the updating information and the index information includes:
acquiring associated information related to the execution item from the index library;
acquiring other items associated with the execution item according to the association information;
and synchronously prompting other items associated with the item to update according to the update content of the execution item.
5. The method according to claim 4, wherein the updated content of the execution project specifically refers to the planning model or the data file referenced by the project.
6. The territorial space planning project management system is characterized by comprising the following modules:
the data module is used for acquiring a model library, a database and creating an index library, wherein the model library comprises a planning model, the database comprises a data file, the index library is used for storing index information, and the index information comprises associated information and reference information;
the project generation module is used for creating an execution project by utilizing the model library and the database;
the association module is used for associating different execution items and simultaneously sending the association information to the index library for storage;
the database updating module is used for acquiring updating information and updating the execution item according to the updating information and the index information;
the project generation module is specifically configured to:
creating the execution project, and reading the planning model from the model library according to the functional requirement of the execution project;
reading the data file from the database according to the operation requirement of the planning model, inputting the data file into the planning model, and performing operation to obtain an operation result;
storing the operation result to the database, generating the reference information from all operation records aiming at the planning model, and storing the reference information to an index library;
the association module is specifically configured to:
setting part of the execution items as standard items, wherein the standard items are visible to all the execution items;
associating the execution item with one or more standard items and generating association information;
sending the associated information to the index library for storage;
the update information comprises data files in the database, and the database update module is specifically configured to:
acquiring reference information related to the file from the index base according to version information of the data file in the database;
acquiring an execution item using the file according to the reference information;
the synchronization prompts all execution items using the file to update the data file.
7. A computer readable storage medium, in which a processor executable program is stored, characterized in that the processor executable program is for implementing the method according to any of claims 1-5 when being executed by a processor.
CN202010518280.0A 2020-06-09 2020-06-09 Homeland space planning project management method, system and storage medium Active CN111813880B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010518280.0A CN111813880B (en) 2020-06-09 2020-06-09 Homeland space planning project management method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010518280.0A CN111813880B (en) 2020-06-09 2020-06-09 Homeland space planning project management method, system and storage medium

Publications (2)

Publication Number Publication Date
CN111813880A CN111813880A (en) 2020-10-23
CN111813880B true CN111813880B (en) 2024-03-19

Family

ID=72846529

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010518280.0A Active CN111813880B (en) 2020-06-09 2020-06-09 Homeland space planning project management method, system and storage medium

Country Status (1)

Country Link
CN (1) CN111813880B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113435850A (en) * 2021-07-02 2021-09-24 神华上航疏浚有限责任公司 Intelligent enterprise management system and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109492014A (en) * 2018-12-26 2019-03-19 广州市诚毅科技软件开发有限公司 A kind of database model packet creation method, device and equipment
CN110704432A (en) * 2019-09-20 2020-01-17 贝壳技术有限公司 Data index establishing method and device, readable storage medium and electronic equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109492014A (en) * 2018-12-26 2019-03-19 广州市诚毅科技软件开发有限公司 A kind of database model packet creation method, device and equipment
CN110704432A (en) * 2019-09-20 2020-01-17 贝壳技术有限公司 Data index establishing method and device, readable storage medium and electronic equipment

Also Published As

Publication number Publication date
CN111813880A (en) 2020-10-23

Similar Documents

Publication Publication Date Title
US11809405B2 (en) Generating and distributing delta files associated with mutable events in a distributed system
KR101203333B1 (en) Api for programmatic retrieval and replay of database trace
CN102236835B (en) For the conformable frame of enterprise content management system
US9679021B2 (en) Parallel transactional-statistics collection for improving operation of a DBMS optimizer module
US11314717B1 (en) Scalable architecture for propagating updates to replicated data
US20080250392A1 (en) Content management system for computer software with dynamic traceability between code and design documents
CN108540351B (en) Automatic testing method for distributed big data service
WO2022095366A1 (en) Redis-based data reading method and apparatus, device, and readable storage medium
CN111343037B (en) Flow monitoring method and device for cloud platform load according to application, and computer equipment
CN112860777B (en) Data processing method, device and equipment
JP7366664B2 (en) Offline briefcase sync
US11947949B2 (en) Techniques for data package generation
CN111813880B (en) Homeland space planning project management method, system and storage medium
US20210365473A1 (en) Cascading Data Impact Visualization Tool
CN114816470A (en) Metadata database management method and device, electronic equipment and medium
US11157247B2 (en) Cryptographic digital twin segregation system for development operations
CN114328697A (en) Method, device, equipment and medium for importing data in database
CN113419752A (en) Data processing method and device, electronic equipment and storage medium
CN108595488B (en) Data migration method and device
US8880458B2 (en) Data and meta data variants extending actual data for planning
CN116467975B (en) Data processing method, device, electronic equipment and storage medium
US11451627B2 (en) System and method for content management with intelligent data store access across distributed stores
US8825610B1 (en) System management based on goals relevant to a current state of a managed system
CN117033480A (en) Database writing method and device, electronic equipment and storage medium
CN117908930A (en) Method, device, equipment, medium and product for synchronizing codes and code documents

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
GR01 Patent grant
GR01 Patent grant