CN101840427A - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN101840427A
CN101840427A CN 201010150288 CN201010150288A CN101840427A CN 101840427 A CN101840427 A CN 101840427A CN 201010150288 CN201010150288 CN 201010150288 CN 201010150288 A CN201010150288 A CN 201010150288A CN 101840427 A CN101840427 A CN 101840427A
Authority
CN
China
Prior art keywords
virtual class
data
actual classification
sign
virtual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN 201010150288
Other languages
Chinese (zh)
Inventor
刘昱
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Caxa Technology Co Ltd
Original Assignee
Caxa 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 Caxa Technology Co Ltd filed Critical Caxa Technology Co Ltd
Priority to CN 201010150288 priority Critical patent/CN101840427A/en
Publication of CN101840427A publication Critical patent/CN101840427A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a data processing method and device. The method comprises the following steps: creating a virtual classification; establishing the corresponding relation between the data of the virtual classification and a data content table of the actual classification; and storing the data of the virtual classification into the data content table. Through the data storage process, the data of the virtual classification is also stored, but a corresponding library table is not established in the data base, and rather, the data is stored in the data content table of the corresponding actual classification. Compared with the prior art in which data is stored by establishing one library table for each actual classification, the invention reduces the quantity of library tables in the data base, saves the storage space in the data base, and effectively reduces the inquiry quantity of library tables when the user inquires data of the virtual classification.

Description

The method and apparatus of data processing
Technical field
The present invention relates to field of computer technology, more specifically, relate to a kind of method and apparatus of data processing.
Background technology
In the middle of the business administration, usually the data of using are classified, so that management and use.With process equipment common in the manufacturing enterprise is example, according to different features such as the purposes of equipment, model, the place of production, parameters, often equipment commonly used in the enterprise can be divided into hundreds of group, and the set membership of these data according to classification need be represented to the user with tree-shaped form usually, the tree structure figure that shows as shown in Figure 1 so that the node of user in browsing or selecting to set.
These data can be stored in the database, and database can adopt the database with the design of object-oriented thought, the classification of so easier deal with data of database and the relation between the data usually.
In the OODB Object Oriented Data Base system, a data contents table in the concrete corresponding database of classification meeting of shown in Fig. 1 each, this concrete classification also can be described as actual classification, for example: 500 gear workshop equipment, the gear shaping class, the slotting machine class, the lathe class, engine lathe class etc., these actual classification all have corresponding data content table respectively, in the data content table, nodename when having write down actual classification as tree-shaped node, the data content of storage etc., content as 500 gear workshop equipment records comprises: position, workshop under the equipment, data such as the place of production, its actual subclass slotting machine class can be inherited all data of actual parent, can also define the data of self, as machined parameters etc.Also has a data relation table, be used to write down the sign of father and son's hierarchical relationship between these actual classification, each actual classification and store the table name of the data content table of data accordingly, as 500 gear workshop equipment are actual parents of gear shaping class and slotting machine class, and gear shaping class and slotting machine class are the actual subclasses of 500 gear workshop equipment.
After the data of required management in the enterprise are classified, have what actual classification that what just have and open corresponding data content tables, these data content tables can be stored in the OODB Object Oriented Data Base system.
When adopting OO thought to define these actual classification corresponding data content tables, can define corresponding actual parent and actual subclass according to the inheritance between the actual classification, and write down the sign and the corresponding data content table thereof of each actual classification.
When the user searched certain actual classification, database can be set up tree by the set membership of each actual classification in the data relationship table, and showed the nodename of each actual classification place tree node.With data and the node link in the data content table of each actual classification correspondence.After the user clicked the nodename of actual classification, database can find the pairing table name of actual classification of the record in the data relationship table, finds the data content table by table name, shows corresponding data.
When actual classification more for a long time, also can store the data content table of respective numbers in the OODB Object Oriented Data Base system, and also can store a data relation table.The user is by the Database Systems data query time, if data relate to N actual classification, system not only can inquire about this N and open the data contents table, also can the data query relation table.The quantity of the storehouse of inquiring about table be that N+1 opens.
For a simple equipment class, just can tell hundreds of subclass, mean in the database hundreds and thousands of tables to occur.The user is when data processing, though also can create a lot of new actual classification, when the data structure that adopts class is created new actual classification, the attribute of actual classification can be inherited the attribute of its actual parent and identical, for example, data in gear shaping class and the slotting machine class are all basic identical, and the data of self definition are seldom in the gear shaping class, slotting machine class, even there is not a definition of data, in the use of database, in similar gear shaping class, the slotting machine class like this in the actual classification data of self can not use substantially yet, but still can generate a corresponding independent storehouse table.If adopt storehouse sheet form storage data, the storehouse table in the database will be too much, and the storage space that takies is bigger, can influence the efficient of the operation of database simultaneously, as search, revise or the efficient of deleted data.
Summary of the invention
The present invention aims to provide a kind of method and apparatus of data processing, and the storehouse table that can solve above-mentioned database data processing generation is too much, and the storage space that takies is bigger, influences the problem of database operational efficiency.
According to an aspect of the present invention, provide a kind of method of data processing, having comprised: created virtual class; Set up the corresponding relation of the data content table of the data of described virtual class and actual classification; With the data storage of described virtual class in described data content table.
Further, the process of described establishment virtual class comprises: to the actual classification initialization of storage, set up each actual classification corresponding virtual classification.
Further, the process of described establishment virtual class also comprises: receive the order of user's input, create virtual class on the virtual class basis of setting up after the described initialization.
Further, before the actual classification initialization to storage, also comprise: set up the actual classification sign of described actual classification correspondence, the corresponding relation between described actual classification sign and its corresponding data content table is stored in the data relationship table.
Further, the process of corresponding relation of setting up the data content table of the data of described virtual class and actual classification comprises: set up described virtual class corresponding virtual class indication, obtain the corresponding actual classification sign of data content table with the data of the described virtual class of storage, the corresponding relation between the actual classification of the virtual class sign of described foundation and described acquisition is identified is stored in the virtual class information table.
Further, the virtual class in the described virtual class information table is stored with tree type form; The process of actual classification sign of data content table correspondence that the data of described virtual class are stored in described acquisition comprises: if the virtual class that described virtual class is the actual classification of storage to be set up through described initialization, then the actual classification sign with described initialized actual classification identifies as first, and described first sign is identified as the actual classification corresponding with the data content table of the data of storing described virtual class;
Or, if described virtual class is the virtual class of creating on the virtual class basis of setting up after the described initialization, then obtain this virtual class nearest, as father node, through described initialized virtual class, the actual classification of actual classification before this virtual class initialization sign as second sign, is identified described second sign as the actual classification corresponding with the data content table of the data of the described virtual class of described storage.
Further, in the process of data storage in described data content table with described virtual class, also comprise: described virtual class corresponding virtual class indication and described data together are stored in the described data content table.
Further, after described virtual class corresponding virtual class indication and described data are together stored, also comprise: receive the virtual class that the user triggers, in described virtual class information table, search the corresponding actual classification sign of virtual class sign of the virtual class that triggers with described user; In described data relationship table, search the corresponding data content table of described actual classification sign according to the described actual classification sign that finds; In described data content table, the virtual class sign of the virtual class that triggers according to described user is searched corresponding data, and is shown to the user.
According to also aspect of the present invention, a kind of device of data processing is provided, comprising: creating unit is used to create virtual class; Data relationship is provided with the unit, is used to set up the corresponding relation of the data content table of the data of described virtual class and actual classification; Writing unit is used for data storage with described virtual class at described data content table.
Further, described creating unit comprises: first subelement, be used for actual classification initialization to storage, and set up each actual classification corresponding virtual classification; Second subelement is used to receive the order of user's input, creates virtual class on the virtual class basis of setting up after the described initialization.
Further, described data relationship is provided with the unit and comprises: the sign subelement is used to set up described virtual class corresponding virtual class indication; Obtain subelement, obtain the actual classification sign corresponding with the data content table of the data of storing described virtual class; Virtual class information subelement is used for actual classification with the virtual class of described foundation sign and the described acquisition corresponding relation between identifying and is stored in the virtual class information table.
Because in the data procedures of storing virtual classification, in database, do not set up corresponding storehouse table, but save the data in the data content table of corresponding actual classification.With prior art in data processing, create the mode of the storehouse table of corresponding storage data for each actual classification and compare, reduced the storehouse table quantity in the database, saved storage space in the database; In addition, when the data of user inquiring virtual class, effectively reduce the inquiry amount of storehouse table, improved search efficiency, reduced query time.
Description of drawings
Accompanying drawing is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 shows the tree-shaped synoptic diagram that concerns of actual classification;
Fig. 2 shows the process flow diagram of embodiment one;
Fig. 3 shows the tree type node synoptic diagram with virtual class among the embodiment one;
Fig. 4 shows the process flow diagram of embodiment two;
Fig. 5 shows the structured flowchart of embodiment three.
Embodiment
For clearly demonstrating method and apparatus of the present invention, provide preferred embodiment below and also describe in detail in conjunction with the accompanying drawings.
Basic thought of the present invention is in the OODB Object Oriented Data Base system, because a lot of actual classification have inheritance, can inherit identical data are arranged, the data content table of the actual classification correspondence of being created is also basic identical, other data of phase region seldom can be created virtual class with these a spot of data and identical data storage in a data contents table, to set up corresponding relation between these a spot of data and the virtual class, thereby reduce database table.The hardware device of runtime database can adopt PC with data-handling capacity or server etc., because Database Systems may be installed in the server, is that example describes in an embodiment with the server.
Below by embodiment method flow of the present invention is described, the process flow diagram referring to the embodiment shown in Fig. 2 one may further comprise the steps:
S11: server initialization actual classification is also created the virtual class information table.
In database, create the process of virtual class information table by server, mainly comprise the pairing superclass sign of nodename, virtual class sign, virtual parent sign, virtual class, the subclass sign of creating virtual class; Simultaneously to the actual classification tree initialization of storage,, and store every content according to the virtual class information table with the corresponding virtual class of corresponding each actual classification initialization of tree node.
Wherein, the superclass sign also is the actual classification sign, for example: the node that the tree with virtual class among the embodiment has been shown among Fig. 3, the material node is an actual classification, because root node as whole tree, be also referred to as superclass, nodename is that the sign of the actual classification of material is also referred to as the superclass sign.Because virtual class self does not have corresponding data content table, the data of virtual class need be kept in the corresponding data content table of actual classification, this actual classification is the subclass under the superclass normally, its actual class indication is also referred to as the subclass sign, just the data of virtual class being kept at subclass identifies in the corresponding data content table, but for special circumstances, when promptly having only a superclass to be actual classification, the subclass sign is identical with the superclass sign.
Referring to Fig. 3, the actual classification of the storage among Fig. 3 comprises: material, starting material, starting material/outsourcing piece and pipeline fittings.When these several actual classification are created virtual class, during to the actual classification tree initialization of storage, the every content in initialization such as the table 1,
Table 1: the virtual class information table of creating after the initialization actual classification:
The actual classification nodename The virtual class nodename The virtual class sign Virtual parent sign The superclass sign The subclass sign
Material Material ??A1 ??A1 ??A1 ??A1
Starting material Starting material ??AB1 ??A1 ??A1 ??AB1
Starting material/outsourcing piece Starting material/outsourcing piece ??ABC1 ??AB1 ??A1 ??ABC1
Pipeline fittings Pipeline fittings ??ABCD1 ??ABC1 ??A1 ??ABCD1
Each actual classification is created corresponding virtual class, for example creating actual classification is the virtual class sign ABCD1 of pipeline fittings, and its virtual parent is designated virtual class sign ABC1, the virtual class sign A1 that the pairing superclass of its virtual class is designated gusset material, the virtual class sign ABCD1 that subclass is designated himself of starting material/outsourcing piece.
S12: server receives user's order, creates virtual class in database.
When the user need continue to create new branch time-like in actual classification, need in the virtual class information table, to add earlier new virtual class.It also is example with Fig. 3, in each node shown in Figure 3, material node, starting material node, starting material/outsourcing piece node and pipeline fittings node actual classification for creating, the virtual class that all each child nodes under the pipeline fittingses such as pad node, valve node, flange node are created for the user.
S13: server is created every content of virtual class in database.
For example: the user has created the virtual class of pad in the virtual class information table, server can be created all other contents for this virtual class of pad automatically in database, referring to the shown virtual class information table that comprises new establishment virtual class of table 2.
Table 2: the virtual class information table of newly creating virtual class
The virtual class nodename The virtual class sign Virtual parent sign The superclass sign The subclass sign
Pad ??ABCDE1 ??ABCD1 ??A1 ??ABCD1
??JB/ZQ4454-97 ??ABCDEF1 ??ABCDE1 ??A1 ??ABCD1
The nodename of this virtual class is " pad ", its virtual class is designated ABCDE1, because the pad node is the virtual class under the pipeline fittings node, its virtual parent is a pipeline fittings, virtual parent is designated ABCD1, its pairing superclass is a material, needs to preserve the superclass sign A1 of material.For the virtual class that initialization does not obtain based on actual classification, the virtual class of new establishment as pad, comprise all child nodes below it, as JB/ZQ4454-97, its subclass sign is the father node sign of its nearest actual classification that belongs to, in this embodiment, pad and all nearest actual classification of child node thereof are pipeline fittings, therefore its subclass sign is ABCD1, the data storage that this virtual class of pad is preserved and is preserved the actual classification sign ABCD1 of pipeline fittings in the data content table of this actual classification of pipeline fittings as the subclass sign.
S14: server receives the data of the virtual class of user's input, with the data storage of virtual class in the data content table of actual classification.
Because virtual class self does not have corresponding data content table, need be in the data content table of actual classification with the data storage of virtual class, for example: for the virtual class pad of new establishment, with the place of production data storage of pad in the place of production column of the data content table of pipeline fittings.Simultaneously, also need to preserve these data the virtual class sign of corresponding virtual class, i.e. the virtual class of this virtual class of pad sign ABCDE1.For the virtual class of creating based on actual classification, during its storage data, be stored in the corresponding data content table of actual classification, simultaneously the pairing virtual class sign of record data.
Through above-mentioned data storage procedure, the data of having stored this virtual class of pad equally, but in database, do not set up corresponding storehouse table, but save the data in the data content table of this actual classification of pipeline fittings.Reduce the storehouse table quantity in the database, saved storage space in the database, when the data of user inquiring virtual class, effectively reduced the inquiry amount of storehouse table.For the query script of the data of virtual class, describe in detail by the following examples two, the process flow diagram referring to embodiment two illustrated in fig. 4 may further comprise the steps:
S21: server is showed tree type node in the database to the user.
Behind the database of user login services device, server can show the user by the tree type form of virtual class information table establishment dummy node as shown in Figure 2.In the virtual class information table, virtual parent and the subclass that stores each virtual class identifies, the superclass sign, thereby virtual class can be showed the user with tree type form.
S22: the user selects virtual class.
The user selects virtual class wherein according to the tree type node of the virtual class that demonstrates, and for example, selecting nodename is the virtual class of pad.
S23: server is searched the virtual class that the user selects in the virtual class information table.
Because each virtual class all has the virtual class sign of self, the virtual class that server is selected according to the user is identified at by virtual class and finds this virtual class of pad in the virtual class information table.
In the virtual class information table, data such as the corresponding superclass sign of the virtual class that server finds the user to select, subclass sign.Promptly find the data such as superclass sign A1, subclass sign ABCD1 of this virtual class of pad.Its subclass sign is that actual classification is the actual classification sign of pipeline fittings.
S24: server finds the subclass sign in the virtual class information table, and finds the table name of subclass sign and corresponding data content table from the data relationship table.
Because subclass sign also is the actual classification sign, in the data relationship table, record each actual classification father and son's hierarchical relationship, each actual classification sign and store the table name of the data content table of data accordingly.Can in the data relationship table, find the table name of subclass sign and corresponding data content table.Among this embodiment, can find actual classification is the actual classification sign of pipeline fittings and the table name of corresponding data content table.
S25: server finds the data of respective virtual classification in the data content table.
Owing in the data relationship table, record the table name of this subclass sign corresponding data content table, can find corresponding data content table according to the subclass sign.In the data content table, store the data and the corresponding virtual class sign of virtual class, can from the data content table, find the data of virtual class according to the virtual class sign.In this embodiment, finding actual classification according to the subclass of pad sign ABCD1 is pipeline fittings corresponding data content table, and the virtual class according to pad identifies the data that ABCDE1 finds corresponding virtual class, i.e. place of production data in the data content table.
After finding data, server hangs over the data in the relevant place of production under this virtual class of pad under this tree type node of pad, is shown to the user.
Among the top embodiment, the search procedure of data of the virtual class of new establishment has been described, the virtual class that obtains for the initialization actual classification, the data of such virtual class also are stored in the data content table of corresponding actual classification, can find equally according to search procedure among the embodiment two, not give unnecessary details one by one at this.
For method of the present invention, can adopt the form of various structures to realize, provide embodiments of the invention three below, preferably install by the present invention among the embodiment three, referring to the apparatus structure block diagram shown in Fig. 5, this device comprises:
Creating unit 51 is used to create virtual class;
Data relationship is provided with unit 52, is used to set up the corresponding relation of the data content table of the data of described virtual class and actual classification;
Writing unit 53 is used for data storage with described virtual class at described data content table.
Preferably, described creating unit 51 comprises:
First subelement 511 is used for the actual classification initialization to storage, sets up each actual classification corresponding virtual classification;
Second subelement 512 is used to receive the order of user's input, creates virtual class on the virtual class basis of described foundation.
Preferably, described data relationship is provided with unit 52 and comprises:
Sign subelement 521 is used to set up described virtual class corresponding virtual class indication,
Obtain subelement 522, the actual classification sign of the data content table correspondence of the data of the described virtual class of acquisition storage,
Virtual class information subelement 523 is used for actual classification with the virtual class of described foundation sign and the described acquisition corresponding relation between identifying and is stored in the virtual class information table.
For each unit and the subelement in the device of the present invention, can realize all processes put down in writing among the said method embodiment, do not give unnecessary details one by one here.
Obviously, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with the general calculation device, they can concentrate on the single calculation element, perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element, carry out by calculation element thereby they can be stored in the memory storage, perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.
Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (11)

1. the method for a data processing is characterized in that, comprising:
Create virtual class;
Set up the corresponding relation of the data content table of the data of described virtual class and actual classification;
With the data storage of described virtual class in described data content table.
2. method according to claim 1 is characterized in that, the process of described establishment virtual class comprises:
To the actual classification initialization of storage, set up each actual classification corresponding virtual classification.
3. method according to claim 2 is characterized in that, the process of described establishment virtual class also comprises:
Receive the order of user's input, on the virtual class basis of setting up after the described initialization, create virtual class.
4. method according to claim 3 is characterized in that, before the actual classification initialization to storage, also comprises:
Set up the actual classification sign of described actual classification correspondence, the corresponding relation between described actual classification sign and its corresponding data content table is stored in the data relationship table.
5. method according to claim 4 is characterized in that, the process of corresponding relation of setting up the data content table of the data of described virtual class and actual classification comprises:
Set up described virtual class corresponding virtual class indication, obtain the corresponding actual classification sign of data content table with the data of the described virtual class of storage, the corresponding relation between the actual classification of the virtual class sign of described foundation and described acquisition is identified is stored in the virtual class information table.
6. method according to claim 5 is characterized in that,
Virtual class in the described virtual class information table is stored with tree type form;
The process of actual classification sign of data content table correspondence that the data of described virtual class are stored in described acquisition comprises:
If described virtual class is the virtual class that the actual classification of storage is set up through described initialization, then the actual classification sign with described initialized actual classification identifies as first, and described first sign is identified as the actual classification corresponding with the data content table of the data of storing described virtual class;
Or, if described virtual class is the virtual class of creating on the virtual class basis of setting up after the described initialization, then obtain this virtual class nearest, as father node, through described initialized virtual class, the actual classification of actual classification before this virtual class initialization sign as second sign, is identified described second sign as the actual classification corresponding with the data content table of the data of the described virtual class of described storage.
7. method according to claim 6 is characterized in that, in the process of data storage in described data content table with described virtual class, also comprises:
Described virtual class corresponding virtual class indication and described data together are stored in the described data content table.
8. method according to claim 7 is characterized in that, after described virtual class corresponding virtual class indication and described data are together stored, also comprises:
Receive the virtual class that the user triggers, in described virtual class information table, search the corresponding actual classification sign of virtual class sign of the virtual class that triggers with described user;
In described data relationship table, search the corresponding data content table of described actual classification sign according to the described actual classification sign that finds;
In described data content table, the virtual class sign of the virtual class that triggers according to described user is searched corresponding data, and is shown to the user.
9. the device of a data processing is characterized in that, comprising:
Creating unit is used to create virtual class;
Data relationship is provided with the unit, is used to set up the corresponding relation of the data content table of the data of described virtual class and actual classification;
Writing unit is used for data storage with described virtual class at described data content table.
10. according to the device of claim 9, it is characterized in that described creating unit comprises:
First subelement is used for the actual classification initialization to storage, sets up each actual classification corresponding virtual classification;
Second subelement is used to receive the order of user's input, creates virtual class on the virtual class basis of setting up after the described initialization.
11. the device according to claim 10 is characterized in that, described data relationship is provided with the unit and comprises:
The sign subelement is used to set up described virtual class corresponding virtual class indication;
Obtain subelement, obtain the actual classification sign corresponding with the data content table of the data of storing described virtual class;
Virtual class information subelement is used for actual classification with the virtual class of described foundation sign and the described acquisition corresponding relation between identifying and is stored in the virtual class information table.
CN 201010150288 2010-04-15 2010-04-15 Data processing method and device Pending CN101840427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010150288 CN101840427A (en) 2010-04-15 2010-04-15 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010150288 CN101840427A (en) 2010-04-15 2010-04-15 Data processing method and device

Publications (1)

Publication Number Publication Date
CN101840427A true CN101840427A (en) 2010-09-22

Family

ID=42743800

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010150288 Pending CN101840427A (en) 2010-04-15 2010-04-15 Data processing method and device

Country Status (1)

Country Link
CN (1) CN101840427A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102096711A (en) * 2011-01-24 2011-06-15 四川长虹电器股份有限公司 Method for constructing tree structural directory in database
CN103118003A (en) * 2012-12-27 2013-05-22 北京神州绿盟信息安全科技股份有限公司 Risk scanning method, device and system based on assets
CN103123638A (en) * 2011-11-21 2013-05-29 北京神州泰岳软件股份有限公司 Data searching method and data searching device
CN112861192A (en) * 2021-02-25 2021-05-28 中冶南方连铸技术工程有限责任公司 Equipment tracking method and system
CN117009353A (en) * 2023-07-28 2023-11-07 达州领投信息技术有限公司 Financial big data information storage method and equipment based on cloud platform

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388040A (en) * 2008-11-05 2009-03-18 金蝶软件(中国)有限公司 Data structure management method and system
CN101655871A (en) * 2009-09-25 2010-02-24 金蝶软件(中国)有限公司 Method and device for storing and inquiring data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388040A (en) * 2008-11-05 2009-03-18 金蝶软件(中国)有限公司 Data structure management method and system
CN101655871A (en) * 2009-09-25 2010-02-24 金蝶软件(中国)有限公司 Method and device for storing and inquiring data

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102096711A (en) * 2011-01-24 2011-06-15 四川长虹电器股份有限公司 Method for constructing tree structural directory in database
CN103123638A (en) * 2011-11-21 2013-05-29 北京神州泰岳软件股份有限公司 Data searching method and data searching device
CN103118003A (en) * 2012-12-27 2013-05-22 北京神州绿盟信息安全科技股份有限公司 Risk scanning method, device and system based on assets
CN103118003B (en) * 2012-12-27 2015-11-18 北京神州绿盟信息安全科技股份有限公司 A kind of risk scan method, Apparatus and system based on assets
CN112861192A (en) * 2021-02-25 2021-05-28 中冶南方连铸技术工程有限责任公司 Equipment tracking method and system
CN112861192B (en) * 2021-02-25 2023-08-25 中冶南方连铸技术工程有限责任公司 Equipment tracking method and system
CN117009353A (en) * 2023-07-28 2023-11-07 达州领投信息技术有限公司 Financial big data information storage method and equipment based on cloud platform

Similar Documents

Publication Publication Date Title
CN101620609B (en) Multi-tenant data storage and access method and device
CN102033938B (en) Secondary mapping-based cluster dynamic expansion method
CN101876983B (en) Method for partitioning database and system thereof
CN103020158A (en) Report form creation method, device and system
CN102270225A (en) Data change log monitoring method and device
CN109710618A (en) The mixing storage method and system of knowledge mapping data relationship separation
CN102243660A (en) Data access method and device
CN104408171A (en) Receipt sub-table row-correlated query device and method
CN101840427A (en) Data processing method and device
CN103823846A (en) Method for storing and querying big data on basis of graph theories
CN105022791A (en) Novel KV distributed data storage method
CN104731969A (en) Mass data join aggregation query method, device and system in distributed environment
CN106471501A (en) The method of data query, the storage method data system of data object
CN105653716A (en) Database construction method and system based on classification-attribute-value
CN102129461A (en) Method for quickly retrieving enterprise data
CN104081397A (en) Creating an archival model
CN105573774A (en) Application parameter managing and configuring method
CN104462429A (en) Method and device for generating database query sentences
CN101727624A (en) Method for showing task list and system thereof
CN102937964A (en) Intelligent data service method based on distributed system
CN105159925A (en) Database cluster data distribution method and system
CN103092916B (en) The method and apparatus of amendment data structure
CN102760164B (en) A kind of method of exchanges data between relational database management system and XML data base management system
CN103425793B (en) Method for utilizing database purchase layer to access data base in instant communicating system
CN105677427A (en) Module upgrading method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent for invention or patent application
CB02 Change of applicant information

Address after: 100080, Room 802, satellite building, No. 63, Zhichun Road, Beijing, Haidian District

Applicant after: Beijing CAXA Technology Co., Ltd.

Address before: 100080, Room 802, satellite building, No. 63, Zhichun Road, Beijing, Haidian District

Applicant before: Beijing Digital Dafang Technology Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: BEIJING DIGITAL DAFANG TECHNOLOGY CO., LTD. TO: CAXA TECHNOLOGY CO., LTD.

RJ01 Rejection of invention patent application after publication

Application publication date: 20100922

RJ01 Rejection of invention patent application after publication