CN113377876A - Domino platform-based data sub-database processing method, device and platform - Google Patents

Domino platform-based data sub-database processing method, device and platform Download PDF

Info

Publication number
CN113377876A
CN113377876A CN202110732502.3A CN202110732502A CN113377876A CN 113377876 A CN113377876 A CN 113377876A CN 202110732502 A CN202110732502 A CN 202110732502A CN 113377876 A CN113377876 A CN 113377876A
Authority
CN
China
Prior art keywords
document
database
domino
information
platform
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.)
Granted
Application number
CN202110732502.3A
Other languages
Chinese (zh)
Other versions
CN113377876B (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.)
Agricultural Bank of China
Original Assignee
Agricultural Bank of China
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 Agricultural Bank of China filed Critical Agricultural Bank of China
Priority to CN202110732502.3A priority Critical patent/CN113377876B/en
Publication of CN113377876A publication Critical patent/CN113377876A/en
Application granted granted Critical
Publication of CN113377876B publication Critical patent/CN113377876B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/113Details of archiving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Library & Information Science (AREA)
  • Computing Systems (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The application provides a Domino platform-based data sub-database processing method, a Domino platform-based data sub-database processing device and a Domino platform-based data sub-database processing platform, wherein a document to be stored is obtained firstly, and a document identifier is distributed to the document; then, carrying out data decomposition processing on document data of the document to obtain various information corresponding to the document; and finally, taking the document identification as an associated keyword, and respectively storing the information in different Domino databases of the Domino platform in an associated manner. By the method, the data volume in each Domino database is small, and access service is provided for multiple users conveniently; meanwhile, the document files are stored in the plurality of databases in an associated manner, so that when a user accesses any Domino database, the document identification can be used as an associated keyword to obtain the document files distributed and stored in each Domino database, and the data query and search process of the user is simple in operation and convenient to use.

Description

Domino platform-based data sub-database processing method, device and platform
Technical Field
The application relates to the technical field of computers, in particular to a Domino platform-based data sub-database processing method, device and platform.
Background
With the development of information technology, the office automation system gradually becomes the mainstream office mode of enterprise units, and the Domino platform is a common processing system for performing office process automation processing. In the office process, a large amount of file data of electronic files are generated, and the file data comprises different data types such as text files, format files, pictures and the like.
In order to store the file data of these electronic files, in the prior art, the Domino platform stores the file data in a database according to the service type or service module to which the file data belongs. Particularly, the requirement of accessing the database by multiple persons is supported by setting a main database and a standby database for each service type or service module.
In order to avoid a delay in database access, data that is older in time is typically archived in a backup database, while only data that needs to be accessed in the near future is retained in the primary database. However, such a storage method of the sub-database brings inconvenience to the query and the retrieval of the data by the user, that is, when the user finds that there is no history data to be queried in the main database, the user needs to query and retrieve again in the backup database, which is complicated in operation process and low in retrieval efficiency.
Disclosure of Invention
The embodiment of the application provides a Domino platform-based data sub-database processing method, device and platform, and provides a new data sub-database processing scheme for the Domino platform, so that on the basis of meeting the requirement that multiple people access the Domino platform simultaneously, more convenient data retrieval and data query modes are provided for users.
On one hand, the application provides a Domino platform-based data sub-database processing method, which is applied to a Domino platform, wherein the Domino platform comprises a plurality of Domino databases;
the method comprises the following steps:
acquiring a document to be stored, and distributing a document identifier for the document;
performing data decomposition processing on document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document;
and respectively storing the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in association with different Domino databases of the Domino platform by taking the document identification as an associated key word.
In an optional embodiment, the plurality of Domino databases include a main application database, an attachment database, an opinion database, a permission database and a log database;
the associating and storing the document basic information, the attachment information, the opinion information, the authority information and the log information of the document into different Domino databases of the Domino platform respectively by taking the document identification as an associated keyword comprises the following steps:
respectively storing the attachment information, the opinion information, the authority information and the log information into an attachment database, an opinion database, an authority database and a log database in the Domino platform, and determining storage addresses of all information of the official document in the databases;
and constructing a mapping relation between the document identification of the official document and the storage address of each piece of information of the official document, and storing the mapping relation and the official document basic information in the main application database in an associated manner.
In an optional embodiment, the Domino platform further comprises a user database of each user;
the database partitioning processing method further comprises the following steps:
generating a document link record according to the official document basic information and the document identification;
and storing the document link record in a user database corresponding to the user identification according to the user identification in the official document.
In an optional embodiment, the generating a document link record according to the basic information of the document and the document identifier includes:
determining a storage path of the official document basic information in the Domino database;
the storage path, the official document basic information and the document identification form the document link record.
In an optional embodiment, the method further comprises:
acquiring an access request for a target document link record initiated by a user through the user database;
and determining a target document identifier in the target document link record, and searching and acquiring each piece of information of a target official document corresponding to the target document identifier in different Domino databases of the Domino platform by using the target document identifier.
In an optional embodiment, before the searching and obtaining each information of the target document corresponding to the target document identifier in different Domino databases of the Domino platform by using the target document identifier, the method further includes:
searching authority information of the target official document in different Domino databases of the Domino platform by using the target document identification and the user identification of the user;
judging whether the user has the access right to the target official document according to the right information of the target official document;
if yes, executing the step of searching and acquiring each information of the target official document corresponding to the target document identification in different Domino databases of the Domino platform by using the target document identification;
if not, returning a message of refusing to access to the user through the user database.
In an optional embodiment, the method further includes:
and providing an access interface for the user through the user database, wherein the access interface is used for acquiring an access request initiated by the user and displaying an access result corresponding to the access request.
In a second aspect, the present application provides a Domino platform-based data sub-database processing apparatus, where the data sub-database processing apparatus is applied to sub-database processing of data of the Domino platform; the data sub-base processing comprises the following steps:
the acquisition module is used for acquiring a document to be stored and distributing a document identifier for the document;
the document data analysis module is used for analyzing the document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document;
and the storage module is used for respectively storing the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in association with different Domino databases of the Domino platform by taking the document identification as an associated keyword.
In a third aspect, the present application provides a Domino platform, including a plurality of Domino databases and a data sub-database processing apparatus;
the database partitioning processing device is configured to process the document to be stored by using the database partitioning processing method according to any one of the first aspects, so that the document to be stored is stored in the plurality of Domino databases.
In an optional embodiment, the plurality of Domino databases include a main application database, an attachment database, an opinion database, a permission database and a log database.
In a fourth aspect, the present application provides an electronic device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executes the computer-executable instructions stored in the memory, so that the at least one processor executes the Domino platform-based data banking processing method according to the first aspect.
In a fifth aspect, the present application provides a computer-readable storage medium, in which computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the Domino platform-based database partitioning processing method according to the first aspect is implemented.
In a sixth aspect, the present application provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the Domino platform-based data sub-base processing method of the first aspect is implemented.
The embodiment of the application provides a Domino platform-based data sub-database processing method, a Domino platform-based data sub-database processing device and a Domino platform-based data sub-database processing platform, wherein a document to be stored is obtained firstly, and a document identifier is distributed to the document; then, performing data decomposition processing on document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document; and finally, respectively storing the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in different Domino databases of the Domino platform in a correlated manner by taking the document identification as a correlated keyword. By the data sub-database processing method, on one hand, the data volume in each Domino database is small, and access service is provided for multiple users conveniently; on the other hand, since the document is stored in a plurality of databases in an associated manner, when a user accesses any Domino database, the document identification can be used as an associated keyword to obtain document documents distributed and stored in each Domino database, so that the query and search process of the user on data is simple in operation and convenient to use.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
FIG. 1 is a diagram illustrating a platform architecture of a conventional Domino platform;
FIG. 2 is a schematic diagram of a network architecture upon which the present application is based;
FIG. 3 is a schematic flow chart of a database partitioning processing method for a Domino platform according to the present application;
FIG. 4 is a schematic structural diagram of a Domino platform provided in the present application;
FIG. 5 is a schematic structural diagram of another Domino platform provided in the present application;
FIG. 6 is a schematic structural diagram of a database processing apparatus of a Domino platform according to the present disclosure;
FIG. 7 is a schematic diagram illustrating an architecture of a Domino platform according to an embodiment of the present disclosure;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
With the above figures, there are shown specific embodiments of the present application, which will be described in more detail below. These drawings and written description are not intended to limit the scope of the inventive concepts in any manner, but rather to illustrate the inventive concepts to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of systems and methods consistent with certain aspects of the present application, as detailed in the appended claims.
In order to clearly illustrate the verification scheme provided by the present application, the terms involved will first be explained:
domino platform: the system is a group system based on Internet/Intranet technology as a framework, provides a multimedia shared document database with powerful functions and an electronic mail system, and is a group standard in the industry. The specific use mode is that a domino server is installed on a physical or virtual server, which can provide multiple services such as http(s), router, smtp and the like (only http and router services are used in the current document system), and a user accesses the services in a http mode through a nodes client or a browser. Its applications and data are placed in a file with an extension of nsf, which is commonly referred to as a Domino database.
Domino database: an aggregate that integrates data and design elements. The Domino database is embodied at the operating system level as a file with a suffix name of nsf, a nsf file is a Domino database, and data and design elements are stored in a nsf file.
With the development of information technology, the office automation system gradually becomes the mainstream office mode of enterprise units, and the Domino platform is a common processing system for performing office process automation processing. In the office process, a large amount of file data of electronic files are generated, and the file data comprises different data types such as text files, format files, pictures and the like.
FIG. 1 is a diagram illustrating a platform architecture of a conventional Domino platform. As shown in fig. 1, in order to store the file data of these electronic files, in the prior art, the Domino platform performs the storage in a library according to the service type or service module to which the file data belongs. The service types or service modules are generally closely related to the office process, and different service processes such as receipt management, text transmission management, sign-up management and the like can respectively establish respective databases to serve as databases of the service types.
For each service type or service module, the Domino platform provides a main database and a standby database. Taking the Domino platform shown in fig. 1 as an example, for the type a service data, the Domino database 100 will be used as a primary database for storing the service 1 data, and the Domino database 101 will be used as a backup database for storing the type a service data.
In this storage method, in order to ensure that the database can provide access services for multiple users, the amount of data in the database needs to be controlled to a certain scale. In this case, the primary database of each service data may be used to store only the service data for a certain period of time, and the backup database of each service data may be used to store the service data for a historical period of time. Through the sub-database storage mode, the data volume in the main database of each service data is controlled in a certain scale, and the access of multiple users to the data in the main database is facilitated.
However, such a storage method of the sub-database brings inconvenience to the user for querying and retrieving data. Still taking the type a business data in fig. 1 as an example, when a user needs to query the historical data of the type a business data in 2010, the user finds that no data exists after accessing the Domino database 100 of the type a business data; subsequently, the user needs to quit the access from the main database Domino database 100, re-access the standby database Domino database 101 of the type a service data, and acquire the historical data of the type a service data in 2010 from the standby database Domino database 101 of the type a service data. A similar situation will also occur on the master database Domino database 200 for storing type B business data, the master database Domino database 300 for storing type C business data, and their respective standby databases Domino database 201 and Domino database 301.
In other words, in the prior art, when a user finds that the primary database does not have the historical data which the user needs to query, the user also needs to re-query and retrieve in the backup database, the operation process is complicated, and the retrieval efficiency is low.
In view of the above problems, the inventors have found that data can be decomposed and stored by using an associative storage manner, so as to facilitate data retrieval and query of users on the basis of implementing data sublibrary storage. The method comprises the steps of firstly obtaining a document to be stored and distributing a document identifier for the document; then, performing data decomposition processing on document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document; and finally, respectively storing the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in different Domino databases of the Domino platform in a correlated manner by taking the document identification as a correlated keyword.
That is, by the data sub-database processing method, on one hand, the data volume in each Domino database is small, and access service is provided for multiple users conveniently; on the other hand, since the document is stored in a plurality of databases in an associated manner, when a user accesses any Domino database, the document identification can be used as an associated keyword to obtain document documents distributed and stored in each Domino database, so that the query and search process of the user on data is simple in operation and convenient to use.
The method provided by the present application will be described below with reference to different implementations.
Referring to fig. 2, fig. 2 is a schematic diagram of a network architecture based on the present application, and the network architecture shown in fig. 2 may specifically include a server 1 and a terminal device 2.
The server 1 specifically refers to a server for bearing a Domino platform, and specifically can be erected in a server cluster at the cloud end, and can bear or be integrated with the data sub-library processing device of the Domino platform provided by the application, so that the data sub-library processing device based on the Domino platform provided by the application executes processing such as storage and access of documents in official documents.
The terminal device 2 refers to a hardware device capable of communicating and data interaction with the server 1, and includes, but is not limited to, a smart phone, a tablet computer, a desktop computer, and the like. Generally, at least one of a Notes client, a Designer client, and an administeror client is installed in the terminal device 2 depending on the user using the terminal device 2.
The Notes client is mainly used by common users in a C/S mode and can provide services for the common users to access a Domino platform of the server 1 terminal; the design is a development client which is mainly used by developers; the administeror is a server used by an Administrator, and the Administrator performs authority configuration and related management on each database in the Domino platform.
Example one
Fig. 3 is a schematic flowchart of a database partitioning processing method of a Domino platform provided in the present application, as shown in fig. 3, the method includes:
step 3011, obtain the document to be stored, and assign a document identifier to the document.
And 3012, performing data decomposition on the document data of the document file to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document file.
And 3013, associating and storing the document basic information, the attachment information, the opinion information, the authority information and the log information of the document in different Domino databases of the Domino platform respectively by using the document identifier as an association keyword.
It should be noted that the Domino platform-based data sub-library processing method provided in the present application is specifically applicable to a Domino platform-based data sub-library processing apparatus, and the processing apparatus may be installed or integrated in the server 1 in the network architecture as shown in fig. 2.
In order to support multiple persons to access the database of the Domino platform simultaneously, the data volume needs to be guaranteed within a certain specification.
Different from the prior art, in the Domino platform in the embodiment of the present application, a plurality of Domino databases are assumed, where each Domino database may be used to store partial information in a document, and each information in each Domino database is used to completely characterize the document.
In the embodiment of the application, after a new document to be stored appears when the Domino platform performs document processing or document stream circulation, the processing device first obtains document data of the document to be stored.
Then, in order to store the document in the sub-library, the processing device assigns a document identification to the document. For the document identification, it is a character string composed of 32-bit 16-ary digits, and the generation of the character string can be performed by the processing device by using the existing random character string generation algorithm. It is ensured that each generated document identification should be unique, i.e. for each document of the official document to be stored, it has a unique document identification associated with it.
And then, the processing device carries out data decomposition processing on document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document. The data decomposition processing of the document can be realized based on a keyword extraction technology, such as field extraction processing based on a regular expression, so as to extract field information of different fields in the document data and form various types of information of the document.
The specific structure of each piece of information corresponding to the document obtained by the decomposition will be further described below.
Table 1 is a field description of the document basic information obtained in the present embodiment, and the document basic information includes a "title", "a file font size", "a current process link name", "a file creation date", and a "document identifier" in the document.
The "title", "file font size" and "file creation date" are obtained by extracting information from the document data, and the "document identification" is given by the above-mentioned method.
Figure BDA0003139605440000091
TABLE 1
Table 2 is a field description of the attached information obtained in the present embodiment, and the attached information is generally used to represent documentsArticle (Chinese character) GearSuch as various formatted text files, scanned pictures, etc. The "title", "file font size", "document identification" and "attached file name" in the document will be included in the field description of the attached information.
The title, the font size of the file and the name of the attached file are obtained by extracting information from document data of the official document, and the document identification is given by the method.
Figure BDA0003139605440000101
TABLE 2
Table 3 is a field description of the opinion information obtained in this embodiment, and generally, when a document is circulated, each user who processes the document signs an opinion system and stores the system as a document record, each document is processed by multiple persons and generates multiple opinion records, and multiple opinion records corresponding to the document are retained in the opinion information. These opinion records will be characterized in table 3.
The title, the opinion content, the opinion signer, the opinion signing date and the opinion signing type are obtained by extracting information of document data, and the document identification is given by the method.
Figure BDA0003139605440000102
TABLE 3
Table 4 is a field description of the log information obtained in this embodiment, and for an official document, a transfer log record of the official document, that is, information related to transfer of the official document, such as a current handler, a next link executor, etc., is also recorded in document data.
The title, the current processing person, the next link executor and the log date are obtained by extracting information from the document data, and the document identifier is given by the method.
Figure BDA0003139605440000111
TABLE 4
And finally, the processing device takes the document identification as an associated keyword, and respectively stores the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in association with different Domino databases of the Domino platform.
The information is stored in different Domino databases in a way that the document identification is used as an associated key word for associated storage.
Fig. 4 is a schematic structural diagram of a Domino platform provided in the present application, and as shown in fig. 4, in an alternative embodiment, the Domino databases include a main application database, an attachment database, an opinion database, a permission database, and a log database.
When storing, can adopt the following way to realize: the processing device respectively stores the attachment information, the opinion information, the authority information and the log information into an attachment database, an opinion database, an authority database and a log database in the Domino platform, and determines the storage address of each piece of information of the official document in each database; and constructing a mapping relation between the document identification of the official document and the storage address of each piece of information of the official document, and storing the mapping relation and the official document basic information in the main application database in an associated manner.
By utilizing the mapping relation between the document identification of the official document and the storage address of each piece of information of the official document, each piece of information can be used as a query clue during query so as to quickly acquire the information storage position of the official document in each database and acquire the information of the complete official document.
For the Domino platform, in order to facilitate the access of users, a personal user database is set for each user in the Domino platform to store personal data.
Fig. 5 is a schematic structural diagram of another Domino platform provided in the present application, and as shown in fig. 5, the Domino platform further includes a user database of each user.
The related information of the official document related to the individual is stored in the user database, and the generation of the related information can refer to the following processes:
firstly, generating a document link record according to the basic information of the official document and the document identification; and then, storing the document link record in a user database corresponding to the user identification according to the user identification in the official document.
That is, in order to facilitate quick access by the user, a document link record corresponding to the document identifier of each document accessible to the user is established in the user database.
Specifically, the establishment of the document link record includes: determining a storage path of the official document basic information in the Domino database; the storage path, the official document basic information and the document identification form the document link record.
Table 5 is a field description of the document link record obtained in this embodiment, and the document link record includes not only the basic document information but also the storage path "document access path" and "document id".
Figure BDA0003139605440000121
TABLE 5
Based on the above description, it is known that the user database can be used as a user interface provided by the Domino platform for each user to show the user the document link records including the storage path, the basic document information and the document identification corresponding to the user person. And the user can browse and trigger to acquire the target official document which the user wants to view and retrieve.
Accordingly, the process of accessing the user database may include:
the processing device acquires an access request for a target document link record initiated by a user through the user database; and determining a target document identifier in the target document link record, and searching and acquiring each piece of information of a target official document corresponding to the target document identifier in different Domino databases of the Domino platform by using the target document identifier.
That is, for each user's personal user database, which stores document link records of a plurality of official documents related to the user, the user can browse the information in each document link record and select the target document link record desired to be viewed. And then, the user database determines information corresponding to the target file representation in each database of the platform by using the document identification and the storage address, and displays the information to the user.
When the processing device searches the information in each database based on the target document identification, the query of the target document identification in the main application database and the attachment database can be a single-value query; and the queries for the target document identification in the opinion database, the permission database, and the log database may be multi-valued queries.
In other optional embodiments, since the user database is a database that the user individually shares, before the user database responds to the user access request, the user identity and the access right are also verified to ensure that the user has the access right to the document.
Before searching and acquiring each piece of information of a target official document corresponding to the target document identification in different Domino databases of the Domino platform by using the target document identification, the method further comprises the following steps:
the processing device searches the authority information of the target official document in different Domino databases of the Domino platform by using the target document identification and the user identification of the user;
judging whether the user has the access right to the target official document according to the right information of the target official document;
if yes, executing the step of searching and acquiring each information of the target official document corresponding to the target document identification in different Domino databases of the Domino platform by using the target document identification;
if not, returning a message of refusing to access to the user through the user database.
That is, when a user accesses a document through the user database, the user database checks the authority information of the document obtained and received with the user information, and if the authority information does not pass through the user database, the user database refuses to access the document, so that the security of the document is ensured.
In addition, in other optional embodiments, the processing device further provides an access interface for the user through the user database, where the access interface is used to obtain an access request initiated by the user and display an access result corresponding to the access request.
For the access interface, a user can perform custom setting on the access interface, such as setting an access background, accessing a password and other personalized configurations, so as to further improve the operability and the personalized degree of the platform.
The embodiment of the application provides a Domino platform-based data sub-database processing method, which comprises the steps of firstly obtaining a document to be stored and distributing a document identifier to the document; then, performing data decomposition processing on document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document; and finally, respectively storing the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in different Domino databases of the Domino platform in a correlated manner by taking the document identification as a correlated keyword. By the data sub-database processing method, on one hand, the data volume in each Domino database is small, and access service is provided for multiple users conveniently; on the other hand, since the document is stored in a plurality of databases in an associated manner, when a user accesses any Domino database, the document identification can be used as an associated keyword to obtain document documents distributed and stored in each Domino database, so that the query and search process of the user on data is simple in operation and convenient to use.
Example two
On the basis of the first embodiment, the second embodiment provides a database-partitioning processing device of a Domino platform, fig. 6 is a schematic structural diagram of the database-partitioning processing device of the Domino platform provided by the present application, as shown in fig. 6,
the data sub-base processing device is used for sub-base processing of the data of the Domino platform; the data sub-base processing comprises the following steps:
the acquisition module 10 is configured to acquire a document of a document to be stored, and allocate a document identifier to the document of the document;
the decomposition processing module 20 is configured to perform data decomposition processing on document data of the document to obtain document basic information, attachment information, opinion information, authority information, and log information corresponding to the document;
the storage module 30 is configured to use the document identifier as an association key, and respectively associate and store the document basic information, the attachment information, the opinion information, the authority information, and the log information of the document into different Domino databases of the Domino platform.
In an optional embodiment, the plurality of Domino databases include a main application database, an attachment database, an opinion database, a permission database and a log database;
the storage module 30 is specifically configured to: respectively storing the attachment information, the opinion information, the authority information and the log information into an attachment database, an opinion database, an authority database and a log database in the Domino platform, and determining storage addresses of all information of the official document in the databases; and constructing a mapping relation between the document identification of the official document and the storage address of each piece of information of the official document, and storing the mapping relation and the official document basic information in the main application database in an associated manner.
In an optional embodiment, the Domino platform further comprises a user database of each user;
the storage module 30 is further specifically configured to: generating a document link record according to the official document basic information and the document identification; and storing the document link record in a user database corresponding to the user identification according to the user identification in the official document.
In an optional embodiment, the storage module 30 is specifically configured to: determining a storage path of the official document basic information in the Domino database; the storage path, the official document basic information and the document identification form the document link record.
In an optional embodiment, the apparatus further comprises: an access request acquisition module;
the access request acquisition module is used for acquiring an access request for a target document link record initiated by a user through the user database; and determining a target document identifier in the target document link record, and searching and acquiring each piece of information of a target official document corresponding to the target document identifier in different Domino databases of the Domino platform by using the target document identifier.
In an optional embodiment, the system further comprises a permission processing module;
the authority processing module is configured to, before the access request obtaining module searches and obtains each piece of information of the target official document corresponding to the target document identifier in different Domino databases of the Domino platform by using the target document identifier,:
searching authority information of the target official document in different Domino databases of the Domino platform by using the target document identification and the user identification of the user; judging whether the user has the access right to the target official document according to the right information of the target official document; if so, the access request acquisition module executes the step of searching and acquiring each piece of information of the target official document corresponding to the target document identification in different Domino databases of the Domino platform by using the target document identification; if not, the access request acquisition module returns an access refusing message to the user through the user database.
In an optional embodiment, the method further comprises: an interface display module;
the interface display module is used for providing an access interface for a user through the user database, and the access interface is used for acquiring an access request initiated by the user and displaying an access result corresponding to the access request.
The embodiment of the application provides a Domino platform-based data sub-database processing device, which is characterized in that a document to be stored is obtained firstly, and a document identifier is distributed to the document; then, performing data decomposition processing on document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document; and finally, respectively storing the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in different Domino databases of the Domino platform in a correlated manner by taking the document identification as a correlated keyword. By the data sub-database processing method, on one hand, the data volume in each Domino database is small, and access service is provided for multiple users conveniently; on the other hand, since the document is stored in a plurality of databases in an associated manner, when a user accesses any Domino database, the document identification can be used as an associated keyword to obtain document documents distributed and stored in each Domino database, so that the query and search process of the user on data is simple in operation and convenient to use.
EXAMPLE III
Fig. 7 is a schematic diagram of an architecture of a Domino platform provided in an embodiment of the present application, and as shown in fig. 7, an embodiment of the present application further provides a Domino platform, including: a plurality of Domino databases 401 and a database processing device 400;
the database sub-processing device 400 is configured to process the document to be stored by using the database sub-processing method of any one of the first aspects, so that the document to be stored is stored in the plurality of Domino databases 401.
In an alternative embodiment, the plurality of Domino databases 401 includes a main application database, an attachment database, an opinion database, a permission database, and a log database.
Example four
Fig. 8 is a schematic structural diagram of an electronic device provided in an embodiment of the present application, and as shown in fig. 8, an embodiment of the present application further provides an electronic device 1400, which includes: memory 1401, processor 1402, and computer programs.
The computer program is stored in the memory 1401 and configured to be executed by the processor 1402 to implement the Domino platform-based data banking processing method provided by any one of the embodiments of the present application. The related descriptions and effects corresponding to the steps in the drawings can be correspondingly understood, and redundant description is not repeated here.
In this embodiment, the memory 1401 and the processor 1402 are connected by a bus.
EXAMPLE five
The embodiment of the application provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the Domino platform-based data sub-base processing method provided in any embodiment of the application.
In the several embodiments provided in the present application, it should be understood that the disclosed system and method may be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, a division of modules is merely a logical division, and an actual implementation may have another division, for example, multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, systems or modules, and may be in an electrical, mechanical or other form.
Modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present application may be integrated into one processing module, or each of the modules may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware form, and can also be realized in a form of hardware and a software functional module.
Program code for implementing the methods of the present application may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable question answering system, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this application, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
In addition, the present application provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the method for processing the Domino platform-based data sub-database is implemented.
Further, while operations are depicted in a particular order, this should be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single implementation. Conversely, various features that are described in the context of a single implementation can also be implemented in multiple implementations separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (13)

1. A Domino platform-based data sub-base processing method is characterized in that the data sub-base processing method is applied to a Domino platform, and the Domino platform comprises a plurality of Domino databases;
the method comprises the following steps:
acquiring a document to be stored, and distributing a document identifier for the document;
performing data decomposition processing on document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document;
and respectively storing the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in association with different Domino databases of the Domino platform by taking the document identification as an associated key word.
2. The database partitioning processing method according to claim 1, wherein the plurality of Domino databases include a main application database, an attachment database, an opinion database, a permission database, and a log database;
the associating and storing the document basic information, the attachment information, the opinion information, the authority information and the log information of the document into different Domino databases of the Domino platform respectively by taking the document identification as an associated keyword comprises the following steps:
respectively storing the attachment information, the opinion information, the authority information and the log information into an attachment database, an opinion database, an authority database and a log database in the Domino platform, and determining storage addresses of all information of the official document in the databases;
and constructing a mapping relation between the document identification of the official document and the storage address of each piece of information of the official document, and storing the mapping relation and the official document basic information in the main application database in an associated manner.
3. The database partitioning processing method according to claim 1 or 2, wherein the Domino platform further comprises a user database for each user;
the database partitioning processing method further comprises the following steps:
generating a document link record according to the official document basic information and the document identification;
and storing the document link record in a user database corresponding to the user identification according to the user identification in the official document.
4. The database partitioning processing method according to claim 3, wherein the generating a document link record according to the basic information of the official document and the document identifier comprises:
determining a storage path of the official document basic information in the Domino database;
the storage path, the official document basic information and the document identification form the document link record.
5. The database partitioning method according to claim 3, further comprising:
acquiring an access request for a target document link record initiated by a user through the user database;
and determining a target document identifier in the target document link record, and searching and acquiring each piece of information of a target official document corresponding to the target document identifier in different Domino databases of the Domino platform by using the target document identifier.
6. The data sub-base processing method according to claim 5, wherein before searching and acquiring each piece of information of a target official document corresponding to the target document identifier in different Domino databases of the Domino platform by using the target document identifier, the method further comprises:
searching authority information of the target official document in different Domino databases of the Domino platform by using the target document identification and the user identification of the user;
judging whether the user has the access right to the target official document according to the right information of the target official document;
if yes, executing the step of searching and acquiring each information of the target official document corresponding to the target document identification in different Domino databases of the Domino platform by using the target document identification;
if not, returning a message of refusing to access to the user through the user database.
7. The database partitioning method according to claim 3, further comprising:
and providing an access interface for the user through the user database, wherein the access interface is used for acquiring an access request initiated by the user and displaying an access result corresponding to the access request.
8. A Domino platform-based data sub-database processing device is characterized in that the data sub-database processing device is applied to data sub-database processing of the Domino platform; the data sub-base processing comprises the following steps:
the acquisition module is used for acquiring a document to be stored and distributing a document identifier for the document;
the document data analysis module is used for analyzing the document data of the document to obtain document basic information, attachment information, opinion information, authority information and log information corresponding to the document;
and the storage module is used for respectively storing the official document basic information, the attachment information, the opinion information, the authority information and the log information of the official document in association with different Domino databases of the Domino platform by taking the document identification as an associated keyword.
9. A Domino platform is characterized by comprising a plurality of Domino databases and a data sub-database processing device;
the database dividing and processing device is used for processing the document to be stored by using the database dividing and processing method of any one of claims 1 to 7, so that the document to be stored is stored in the plurality of Domino databases.
10. The Domino platform of claim 9, wherein the plurality of Domino databases comprise a master application database, an attachment database, an opinion database, a rights database, and a log database.
11. An electronic device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executes the computer-executable instructions stored in the memory, so that the at least one processor executes the Domino platform-based data banking processing method as claimed in any one of claims 1 to 7.
12. A computer-readable storage medium, wherein the computer-readable storage medium stores computer-executable instructions, and when the computer-executable instructions are executed by a processor, the Domino platform-based data banking processing method according to any one of claims 1-7 is implemented.
13. A computer program product comprising a computer program, wherein the computer program, when executed by a processor, implements the Domino platform-based data banking processing method of any one of claims 1 to 7.
CN202110732502.3A 2021-06-29 2021-06-29 Data database processing method, device and platform based on Domino platform Active CN113377876B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110732502.3A CN113377876B (en) 2021-06-29 2021-06-29 Data database processing method, device and platform based on Domino platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110732502.3A CN113377876B (en) 2021-06-29 2021-06-29 Data database processing method, device and platform based on Domino platform

Publications (2)

Publication Number Publication Date
CN113377876A true CN113377876A (en) 2021-09-10
CN113377876B CN113377876B (en) 2024-05-28

Family

ID=77580262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110732502.3A Active CN113377876B (en) 2021-06-29 2021-06-29 Data database processing method, device and platform based on Domino platform

Country Status (1)

Country Link
CN (1) CN113377876B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113806405A (en) * 2021-09-18 2021-12-17 王剑 Method for inquiring and storing medical record data and related device
CN113806404A (en) * 2021-09-18 2021-12-17 王剑 Medical service document obtaining method, medical service document storage method and related device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102262640A (en) * 2010-05-31 2011-11-30 中国移动通信集团贵州有限公司 Method and device for full-text retrieval of document database
CN103744979A (en) * 2014-01-14 2014-04-23 国家电网公司 Automatic dividing method for domino database based system
US20170124075A1 (en) * 2014-05-23 2017-05-04 Yinsheng DENG System for identifying, associating, searching and presenting documents based on relation combination
CN106682219A (en) * 2017-01-03 2017-05-17 腾讯科技(深圳)有限公司 Association document acquisition method and device
CN110889013A (en) * 2019-11-22 2020-03-17 北京锐安科技有限公司 Data association method, device, server and storage medium based on XML

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102262640A (en) * 2010-05-31 2011-11-30 中国移动通信集团贵州有限公司 Method and device for full-text retrieval of document database
CN103744979A (en) * 2014-01-14 2014-04-23 国家电网公司 Automatic dividing method for domino database based system
US20170124075A1 (en) * 2014-05-23 2017-05-04 Yinsheng DENG System for identifying, associating, searching and presenting documents based on relation combination
CN106682219A (en) * 2017-01-03 2017-05-17 腾讯科技(深圳)有限公司 Association document acquisition method and device
CN110889013A (en) * 2019-11-22 2020-03-17 北京锐安科技有限公司 Data association method, device, server and storage medium based on XML

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113806405A (en) * 2021-09-18 2021-12-17 王剑 Method for inquiring and storing medical record data and related device
CN113806404A (en) * 2021-09-18 2021-12-17 王剑 Medical service document obtaining method, medical service document storage method and related device

Also Published As

Publication number Publication date
CN113377876B (en) 2024-05-28

Similar Documents

Publication Publication Date Title
US9576005B2 (en) Search system
CN111259006A (en) Universal distributed heterogeneous data integrated physical aggregation, organization, release and service method and system
US8909669B2 (en) System and method for locating and retrieving private information on a network
US20220083618A1 (en) Method And System For Scalable Search Using MicroService And Cloud Based Search With Records Indexes
CN111274294B (en) Universal distributed heterogeneous data integrated logic convergence organization, release and service method and system
CN113051268A (en) Data query method, data query device, electronic equipment and storage medium
CN110727663A (en) Data cleaning method, device, equipment and medium
CN113377876B (en) Data database processing method, device and platform based on Domino platform
CN107480262A (en) A kind of general management system of database based on webpage
CN112463800A (en) Data reading method and device, server and storage medium
CN111666383A (en) Information processing method, information processing device, electronic equipment and computer readable storage medium
CN117171108B (en) Virtual model mapping method and system
CN112559913B (en) Data processing method, device, computing equipment and readable storage medium
JP3702268B2 (en) Information search system, information search method and program
US10944756B2 (en) Access control
US20140172834A1 (en) Providing premium access to aggregated data sets
US9659059B2 (en) Matching large sets of words
KR20180088260A (en) Method and apparatus for generating web pages
WO2019137365A1 (en) Method and device for creating index and performing search in cloud search platform
CN111352985A (en) Data service platform, method and storage medium based on computer system
KR101400412B1 (en) Search system and method for generating synonym
CN110609959B (en) Retrieval method based on project lifecycle, storage medium and electronic equipment
CN117827802B (en) Hbase-based data processing system, method and device
CN108256096B (en) Data processing method and device
CN115757435A (en) Screening factor determination method supporting semantic perception ciphertext retrieval acceleration

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