CN103744896A - Method and device for data processing - Google Patents

Method and device for data processing Download PDF

Info

Publication number
CN103744896A
CN103744896A CN201310723042.3A CN201310723042A CN103744896A CN 103744896 A CN103744896 A CN 103744896A CN 201310723042 A CN201310723042 A CN 201310723042A CN 103744896 A CN103744896 A CN 103744896A
Authority
CN
China
Prior art keywords
database
data
pending data
management level
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310723042.3A
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.)
LeTV Cloud Computing Co Ltd
Original Assignee
LeTV Information Technology Beijing 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 LeTV Information Technology Beijing Co Ltd filed Critical LeTV Information Technology Beijing Co Ltd
Priority to CN201310723042.3A priority Critical patent/CN103744896A/en
Publication of CN103744896A publication Critical patent/CN103744896A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying

Abstract

An embodiment of the invention provides a method and device for data processing and relates to the technical field of electronic information. The problem that when the data volume of data needing processing is large, database resources cannot be fully utilized and searching efficiency is poor is solved. Resource access of a database can be balanced, and working efficiency of a server is also improved. The method comprises the steps of enabling the server to be provided with a middle management layer and obtain operation instruction information; obtaining to-be-processed data through the middle management layer according to the operation instruction information; obtaining database information of the database where the to-be-processed data are located through the middle management layer; and executing operation matched with the operation instruction information in the corresponding database according to the database information. The method and device for data processing are applied to database data processing.

Description

A kind of data processing method and device
Technical field
The present invention relates to electronic information technical field, relate in particular to a kind of data processing method and device.
Background technology
Development along with infotech and market, data management is no longer only store and management data, and be transformed into the mode of the needed various data managements of user, comprising the data inserting in data, some data in delete database, the data in Update Table storehouse, the data in Query Database.
The interface of existing database is direct-connected with outside, the random option interface of data enters database, when the data volume of processing is larger, may there is the same database of too much data access, make the data from overflow in this database, and a large amount of remaining problems in the space of other database can not reasonably be utilized each database resource.For example, when needs read a certain data, in existing technical scheme, and do not know which database is these data be present in, need to search one by one, make may occur the same database of too much data access when the data volume of processing is larger, not only can not make full use of database resource, also make search efficiency poor.
Summary of the invention
Embodiments of the invention provide a kind of data processing method and device, have solved when need data volume to be processed is larger, there will be and can not make full use of database resource, the problem that search efficiency is poor.
For achieving the above object, embodiments of the invention adopt following technical scheme:
First aspect, provides a kind of data processing method, is applied to server, and described Servers installed has middle management level, and described method comprises:
Described server obtains operation instruction information;
According to described operation instruction information, by described middle management level, obtain pending data;
By described middle management level, obtain the wide area information server information at described pending data place;
According to described database information, in corresponding database, carry out the operation of mating with described operation instruction information.
In the possible implementation of the first, in conjunction with first aspect, the described wide area information server information of obtaining described pending data place by described middle management level, comprising:
By described middle management level, obtain the data type of described pending data;
According to the data type of described pending data, search database collection corresponding to described pending data; Wherein, described database collection comprises database described at least one;
In described database collection, search the wide area information server information at described pending data place.
In the possible implementation of the second, in conjunction with first aspect, described by described middle management level, obtain the wide area information server information at described pending data place, also comprise:
By described middle management level, obtain the current business amount of database described in each;
Choose the database of the current business amount minimum of described database, the wide area information server information using the information of the database of described current business amount minimum as described pending data place.
In the third possible implementation, in conjunction with first aspect, described by described middle management level, obtain the wide area information server information at described pending data place, also comprise:
According to canned data in described middle layer, obtain the wide area information server information at described pending data place; Wherein, in described middle management level, canned data comprises: the corresponding relation between described pending data and described database.
In the 4th kind of possible implementation, in conjunction with first aspect, described according to described database information, carry out the operation of mating with described operation instruction information in corresponding database before, also comprise:
Obtain standard data format; Wherein, described standard data format is the data layout that described database can be identified;
Described pending data are carried out to Data Format Transform, obtain the pending data of described standard data format.
In the 5th kind of possible implementation, in conjunction with first aspect, described according to described operation instruction information, before obtaining pending data by described middle management level, also comprise;
The interface that described middle management level is set is HTML (Hypertext Markup Language) interface;
Described according to described operation instruction information, by described middle management level, obtain pending data, comprising:
According to described operation instruction information, the HTML (Hypertext Markup Language) interface by described middle management level obtains described pending data.
Second aspect, provides a kind of data processing equipment, and this device is provided with middle management level, and described device comprises:
Acquiring unit, for obtaining operation instruction information;
Described acquiring unit, also, for according to described operation instruction information, obtains pending data by described middle management level;
Described acquiring unit, also, for by described middle management level, obtains the wide area information server information at described pending data place;
Processing unit for according to described database information, is carried out the operation of mating with described operation instruction information in corresponding database.
In the possible implementation of the first, in conjunction with second aspect, described acquiring unit comprises:
Acquisition module, for obtaining the data type of described pending data by described middle management level;
Search module, for according to the data type of described pending data, search database collection corresponding to described pending data; Wherein, described database collection comprises database described at least one;
The described module of searching, also for searching the wide area information server information at described pending data place at described database collection.
In the possible implementation of the second, in conjunction with second aspect, described acquiring unit also comprises:
Described acquisition module, also for obtaining the current business amount of database described in each by described middle management level;
Choose module, for choosing the database of the current business amount minimum of described database, the wide area information server information using the information of the database of described current business amount minimum as described pending data place.
In the third possible implementation, in conjunction with second aspect, described acquiring unit specifically for:
According to canned data in described middle layer, obtain the wide area information server information at described pending data place; Wherein, in described middle management level, canned data comprises: the corresponding relation between described pending data and described database.
In the 4th kind of possible implementation, in conjunction with second aspect, described device also comprises:
Described acquiring unit, also for obtaining standard data format; Wherein, described standard data format is the data layout that described database can be identified;
Converting unit, for described pending data are carried out to format conversion, obtains the pending data of described standard data format.
In the 5th kind of possible implementation, in conjunction with second aspect, described device also comprises:
Setting unit is HTML (Hypertext Markup Language) interface for the interface of described middle management level is set;
Described acquiring unit, specifically for according to described operation instruction information, the HTML (Hypertext Markup Language) interface by described middle management level obtains described pending data.
The data processing method that embodiments of the invention provide and device, by middle management level is set in server, by the corresponding relation between middle management level management data type and database, by the data type of the data of searching, determine the database of access, fast finding is to data, solved when need data volume to be processed is larger, database resource utilizes insufficient and searches the problem that data efficiency is low.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
The schematic flow sheet of a kind of data processing method that Fig. 1 provides for embodiments of the invention;
The schematic flow sheet of the another kind of data processing method that Fig. 2 provides for embodiments of the invention;
The schematic flow sheet of another data processing method that Fig. 3 provides for embodiments of the invention;
The structural representation of a kind of data processing equipment that Fig. 4 provides for embodiments of the invention;
The structural representation of the another kind of data processing equipment that Fig. 5 provides for embodiments of the invention;
The structural representation of another data processing equipment that Fig. 6 provides for embodiments of the invention;
The structural representation of a kind of data processing equipment that Fig. 7 provides for another embodiment of the present invention;
The structural representation of the another kind of data processing equipment that Fig. 8 provides for another embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, rather than whole embodiment.Embodiment based in the present invention, those of ordinary skills, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Embodiments of the invention provide a kind of data processing method, are applied to server, and this Servers installed has middle management level, and shown in Fig. 1, the method comprises the following steps:
101, server obtains operation instruction information.
Wherein, this operation instruction information can be: delete data operational order, increase the operational order of data, the operational order of Update Table, search the operational order that the operational order etc. of data is processed data.
102, server, according to operation instruction information, obtains pending data by middle management level.
By reading this operation instruction information, obtain the particular content of the pending data that need to process.
103, server, by middle management level, obtains the wide area information server information at pending data place.
Middle management level is processed when operation treating deal with data at every turn, can record the wide area information server information at pending data place.When server is processed these data next time, can first from middle management level, obtain database information corresponding to these pending data, then search corresponding database and treat deal with data and process.In the present embodiment, obtain wide area information server information corresponding to pending data concrete can be the data type of pending data or portfolio of database etc.Database information is stored in middle management level.
104, server, according to database information, is carried out the operation of mating with operation instruction information in corresponding database.
Wherein, database information can be the address information of database corresponding to pending data; Obtain after the address information of database, server can find concrete database according to the address information of this database, afterwards in this database according to operation instruction information, treat process information and carry out concrete processing.
The data processing method that embodiments of the invention provide, by middle management level is set in server, by the corresponding relation between middle management level management data type and database, by the data type of the data of searching, determine the database of access, fast finding is to data, solved when need data volume to be processed is larger, database resource utilizes insufficient and searches the problem that data efficiency is low.
Embodiments of the invention provide a kind of data processing method, are applied to server, and this Servers installed has middle management level, and shown in Fig. 2, the method comprises the following steps:
201, server obtains operation instruction information.
Wherein, this operation instruction information can be: delete the operation information that the operational order of a certain data, the operational order that increases a certain data, the operational order of revising a certain data, operational order of searching a certain data etc. are processed data.
202, server, according to operation instruction information, obtains pending data by middle management level.
Concrete, this step can be that the middle management level in server is carried out.
Operation instruction information can be that a certain data are processed, server is according to operation instruction information, by middle management level, obtaining pending data can be this operation instruction information of intermediate management layer analysis, obtains the pending data that need to process from this operation instruction information.
Step 202 can perform step 203a~205a afterwards or step 203b obtains database corresponding to pending data;
203a, server obtain the data type of pending data by middle management level.
Wherein, this data type can comprise: the data type of live request or the data type of order request etc.
204a, server, according to the data type of pending data, are searched database collection corresponding to pending data.
Wherein, database collection comprises at least one database.
Different data have different data types, can be that the middle management level of server is searched the database collection at pending data place from the database collection obtaining in advance according to the data type of pending data in the present embodiment.In each database collection, the quantity of database can be the same or different.For example: if a certain data type is many in pending data, the quantity database that can arrange in database collection corresponding to this data type is more; If a certain data type is less in pending data, the quantity database that can arrange in database collection corresponding to this data type is few.Quantity database in concrete how allocation database set, can decide according to the demand of the pending data in reality.
205a, server are searched the wide area information server information at pending data place in database collection.
After obtaining database collection corresponding to pending data, the middle management level in server can be according to the data type of pending data, in the database collection at the data type place of these data, searches corresponding database.For example: if search a certain data, the middle management level in server can, after obtaining the data type of these data, directly be searched the database information at this data place in the database collection at this data type place; If a certain data are stored in database, middle management level in server is searched the database collection at the data place that needs storage in the database collection obtaining, and then directly in this database collection, chooses arbitrary database and stores the data that need storage; If need to delete a certain data, middle management level in server is searched the database collection corresponding to data type of these data in database collection, then in pre-stored pending data and the mapping table between database, search the database information at this data place, in corresponding database, delete this data; If need to revise a certain data, middle management level in server is searched the database collection corresponding to data type of these data in database collection, then in pre-stored pending data and the mapping table between database, search the database information at this data place, in corresponding database, revise this data;
203b, server, according to canned data in middle layer, obtain the wide area information server information at pending data place.
Wherein, in middle management level, canned data can comprise: the corresponding relation between pending data and database.
Middle management level in server is when each data is stored into database, can record the database information at each data place, while needing afterwards these data to modify, delete, inquire about, middle management level in server can be directly directly find the database information at data place in the information of record before, and in corresponding database, data is modified, deleted and the operation such as inquiry.
After step 203a~step 205a and step 203b, perform step 206;
206, server obtains standard data format.
Wherein, standard data format is the data layout that database can be identified.
207, server is standard data format by the Data Format Transform of pending data.
Data pass in and out database by database interface, and the data type that different databases can be identified is different.But, from the data type of outside data, be various, data have very large difficulty when turnover database.Now, the data type that can identify according to the database in database collection, is corresponding data type by the data type conversion of these data, is convenient to data turnover Database Systems.
208, server, according to database information, is carried out the operation of mating with operation instruction information in corresponding database.
Concrete, server finds corresponding database according to database information, in this corresponding database, data such as is modified, deletes, stores, searches at the operation of mating with operation instruction information afterwards.
The data processing method that embodiments of the invention provide, by middle management level is set in server, by the corresponding relation between middle management level management data type and database, by the data type of the data of searching, determine the database of access, fast finding is to data, solved when need data volume to be processed is larger, database resource utilizes insufficient and searches the problem that data efficiency is low.
Embodiments of the invention provide a kind of data processing method, are applied to server, and this Servers installed has middle management level, and shown in Fig. 3, the method comprises the following steps:
301, server obtains operation instruction information.
302, the interface of Servers installed middle management level is HTML (Hypertext Markup Language) interface.
Wherein, HTML (Hypertext Markup Language) interface is a kind of commonplace protocol interface, and the data of general data type can be identified this interface.While like this, obtaining pending data in operation instruction information, just than being easier to, realize.
303, server is according to operation instruction information, and the HTML (Hypertext Markup Language) interface by middle management level obtains pending data.
304, server obtains the current business amount of each database by middle management level.
305, server is chosen the database of the current business amount minimum of database, the wide area information server information using the information of the database of this current portfolio minimum as pending data place.
The database information that obtains pending data place providing in the present embodiment can be: according to the portfolio of database, obtain.Concrete, if current a certain data need to be stored in database, can detect the portfolio of current each database, the data that this need to be stored are stored in the database that database current business amount is less, reach the reasonable utilization to each database space.Now, described database information at least comprises the portfolio of database.
306, server obtains standard data format.
Wherein, standard data format be the data layout that can identify of database,
307, server carries out format conversion by pending data, obtains the pending data of standard data format.
308, server, according to database information, is carried out the operation of mating with operation instruction information in corresponding database.
It should be noted that step same with the above-mentioned embodiment in the present embodiment, the description of correlation step, with reference to the description in above-described embodiment, is repeated no more herein.
The data processing method that embodiments of the invention provide, by middle management level is set in server, by the corresponding relation between middle management level management data type and database, by the data type of the data of searching, determine the database of access, fast finding is to data, solved when need data volume to be processed is larger, database resource utilizes insufficient and searches the problem that data efficiency is low.
Embodiments of the invention provide a kind of data processing equipment 4, this device 4 is provided with middle management level, the data processing method that this device 4 provides for realizing the embodiment of the method for arbitrary correspondence of Fig. 1~Fig. 3, this device comprises: acquiring unit 41 and processing unit 42, wherein:
Acquiring unit 41, for obtaining operation instruction information.
Acquiring unit 41, also, for according to operation instruction information, obtains pending data by middle management level.
Acquiring unit 41, also, for by middle management level, obtains the wide area information server information at pending data place.
Processing unit 42 for according to database information, is carried out the operation of mating with operation instruction information in corresponding database.
The data processing equipment that embodiments of the invention provide, by middle management level is set in server, by the corresponding relation between middle management level management data type and database, by the data type of the data of searching, determine the database of access, fast finding is to data, solved when need data volume to be processed is larger, database resource utilizes insufficient and searches the problem that data efficiency is low.
Concrete, shown in Fig. 5, acquiring unit 41 comprises: acquisition module 411 and search module 422, wherein:
Acquisition module 411, for obtaining the data type of pending data by middle management level.
Search module 412, for according to the data type of pending data, search database collection corresponding to pending data.
Wherein, database collection comprises at least one database.
Search module 412, also for search the wide area information server information at pending data place at database collection.
Concrete optional, shown in Fig. 6, acquiring unit 41 also comprises: choose module 413, wherein:
Acquisition module 411, also for obtaining the current business amount of each database by middle management level.
Choose module 413, for choosing the database of the current business amount minimum of database, the wide area information server information using the information of the database of current business amount minimum as pending data place.
Further concrete, acquiring unit 41 specifically for: according to canned data in middle layer, obtain the database information at pending data place.
Wherein, in middle management level, canned data comprises: the corresponding relation between pending data and database.
Further, shown in Fig. 7, this device also comprises: converting unit 43, wherein:
Acquiring unit 41, also for obtaining standard data format.
Wherein, standard data format is the data layout that database can be identified.
Converting unit 43, for pending data are carried out to format conversion, obtains the pending data of standard data format.
Further, shown in Fig. 8, this device also comprises: setting unit 44, wherein:
Setting unit 44 is HTML (Hypertext Markup Language) interface for the interface of middle management level is set.
Acquiring unit 41, specifically for according to operation instruction information, the HTML (Hypertext Markup Language) interface by middle management level obtains pending data.
It should be noted that, each unit in the device of the data processing in the present embodiment and the implementation of each module and reciprocal process can be with reference to the associated description in correlation method embodiment.
The data processing equipment that embodiments of the invention provide, by middle management level is set in server, by the corresponding relation between middle management level management data type and database, by the data type of the data of searching, determine the database of access, fast finding is to data, solved when need data volume to be processed is larger, database resource utilizes insufficient and searches the problem that data efficiency is low.
One of ordinary skill in the art will appreciate that: all or part of step that realizes said method embodiment can complete by the relevant hardware of programmed instruction, aforesaid program can be stored in a computer read/write memory medium, this program, when carrying out, is carried out the step that comprises said method embodiment; And aforesaid storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CDs.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited to this, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; can expect easily changing or replacing, within all should being encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of described claim.

Claims (12)

1. a data processing method, is applied to server, it is characterized in that, described Servers installed has middle management level, and described method comprises:
Described server obtains operation instruction information;
According to described operation instruction information, by described middle management level, obtain pending data;
By described middle management level, obtain the wide area information server information at described pending data place;
According to described database information, in corresponding database, carry out the operation of mating with described operation instruction information.
2. method according to claim 1, is characterized in that, the described wide area information server information of obtaining described pending data place by described middle management level, comprising:
By described middle management level, obtain the data type of described pending data;
According to the data type of described pending data, search database collection corresponding to described pending data; Wherein, described database collection comprises database described at least one;
In described database collection, search the wide area information server information at described pending data place.
3. method according to claim 1, is characterized in that, the described wide area information server information of obtaining described pending data place by described middle management level, also comprises:
By described middle management level, obtain the current business amount of database described in each;
Choose the database of the current business amount minimum of described database, the wide area information server information using the information of the database of described current business amount minimum as described pending data place.
4. method according to claim 1, is characterized in that, described by described middle management level, obtains the wide area information server information at described pending data place, also comprises:
According to canned data in described middle layer, obtain the wide area information server information at described pending data place; Wherein, in described middle management level, canned data comprises: the corresponding relation between described pending data and described database.
5. method according to claim 1, is characterized in that, described according to described database information, before carrying out the operation of mating with described operation instruction information, also comprises in corresponding database:
Obtain standard data format; Wherein, described standard data format is the data layout that described database can be identified;
Described pending data are carried out to format conversion, obtain the pending data of described standard data format.
6. method according to claim 1, is characterized in that, described according to described operation instruction information, before obtaining pending data, also comprises by described middle management level;
The interface that described middle management level is set is HTML (Hypertext Markup Language) interface;
Described according to described operation instruction information, by described middle management level, obtain pending data, comprising:
According to described operation instruction information, the HTML (Hypertext Markup Language) interface by described middle management level obtains described pending data.
7. a data processing equipment, is characterized in that, this device is provided with middle management level, and described device comprises:
Acquiring unit, for obtaining operation instruction information;
Described acquiring unit, also, for according to described operation instruction information, obtains pending data by described middle management level;
Described acquiring unit, also, for by described middle management level, obtains the wide area information server information at described pending data place;
Processing unit for according to described database information, is carried out the operation of mating with described operation instruction information in corresponding database.
8. device according to claim 7, is characterized in that, described acquiring unit comprises:
Acquisition module, for obtaining the data type of described pending data by described middle management level;
Search module, for according to the data type of described pending data, search database collection corresponding to described pending data; Wherein, described database collection comprises database described at least one;
The described module of searching, also for searching the wide area information server information at described pending data place at described database collection.
9. device according to claim 7, is characterized in that, described acquiring unit also comprises: choose module;
Described acquisition module, also for obtaining the current business amount of database described in each by described middle management level;
Choose module, for choosing the database of the current business amount minimum of described database, the wide area information server information using the information of the database of described current business amount minimum as described pending data place.
10. device according to claim 7, is characterized in that, described acquiring unit specifically for:
According to canned data in described middle layer, obtain the wide area information server information at described pending data place; Wherein, in described middle management level, canned data comprises: the corresponding relation between described pending data and described database.
11. devices according to claim 7, is characterized in that, described device also comprises: converting unit;
Described acquiring unit, also for obtaining standard data format; Wherein, described standard data format is the data layout that described database can be identified;
Converting unit, for described pending data are carried out to format conversion, obtains the pending data of described standard data format.
12. devices according to claim 7, is characterized in that, described device also comprises:
Setting unit is HTML (Hypertext Markup Language) interface for the interface of described middle management level is set;
Described acquiring unit, also for according to described operation instruction information, the HTML (Hypertext Markup Language) interface by described middle management level obtains described pending data.
CN201310723042.3A 2013-12-24 2013-12-24 Method and device for data processing Pending CN103744896A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310723042.3A CN103744896A (en) 2013-12-24 2013-12-24 Method and device for data processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310723042.3A CN103744896A (en) 2013-12-24 2013-12-24 Method and device for data processing

Publications (1)

Publication Number Publication Date
CN103744896A true CN103744896A (en) 2014-04-23

Family

ID=50501914

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310723042.3A Pending CN103744896A (en) 2013-12-24 2013-12-24 Method and device for data processing

Country Status (1)

Country Link
CN (1) CN103744896A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786476A (en) * 2014-12-26 2016-07-20 航天信息股份有限公司 Data processing method and system based on mobile client and server
CN106126634A (en) * 2016-06-22 2016-11-16 武汉斗鱼网络科技有限公司 A kind of master data duplicate removal treatment method based on live industry and system
CN107277087A (en) * 2016-04-06 2017-10-20 阿里巴巴集团控股有限公司 Data processing method and device
CN107590251A (en) * 2017-09-19 2018-01-16 郑州云海信息技术有限公司 A kind of data managing method and its device
CN109213821A (en) * 2018-09-25 2019-01-15 中国银行股份有限公司 Data processing method and system
CN111404978A (en) * 2019-09-06 2020-07-10 杭州海康威视系统技术有限公司 Data storage method and cloud storage system
CN111639490A (en) * 2020-04-30 2020-09-08 瑞庭网络技术(上海)有限公司 Building data processing method and device, electronic equipment and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996041285A1 (en) * 1995-06-07 1996-12-19 Intervu, Inc. System and method for delivery of video data over a computer network
US5737532A (en) * 1995-06-06 1998-04-07 Hughes Missile Systems Company System and technique for accessing stored audio and visual information from a database
CN1351299A (en) * 2000-10-28 2002-05-29 深圳市中兴通讯股份有限公司 Method and device for accessing database
US20040010544A1 (en) * 2002-06-07 2004-01-15 Slater Alastair Michael Method of satisfying a demand on a network for a network resource, method of sharing the demand for resources between a plurality of networked resource servers, server network, demand director server, networked data library, method of network resource management, method of satisfying a demand on an internet network for a network resource, tier of resource serving servers, network, demand director, metropolitan video serving network, computer readable memory device encoded with a data structure for managing networked resources, method of making available computer network resources to users of a
CN1494022A (en) * 2002-10-30 2004-05-05 华为技术有限公司 Method accessing data bank through protocol agency mode
CN1588369A (en) * 2004-09-06 2005-03-02 杭州恒生电子股份有限公司 Relation type data base system and its search and report method
CN101183377A (en) * 2007-12-10 2008-05-21 华中科技大学 High availability data-base cluster based on message middleware
CN102033912A (en) * 2010-11-25 2011-04-27 北京北纬点易信息技术有限公司 Distributed-type database access method and system
CN102158540A (en) * 2011-02-18 2011-08-17 广州从兴电子开发有限公司 System and method for realizing distributed database
CN102426589A (en) * 2011-10-31 2012-04-25 合一网络技术(北京)有限公司 Interlayer system used for searching database information and information searching method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5737532A (en) * 1995-06-06 1998-04-07 Hughes Missile Systems Company System and technique for accessing stored audio and visual information from a database
WO1996041285A1 (en) * 1995-06-07 1996-12-19 Intervu, Inc. System and method for delivery of video data over a computer network
CN1351299A (en) * 2000-10-28 2002-05-29 深圳市中兴通讯股份有限公司 Method and device for accessing database
US20040010544A1 (en) * 2002-06-07 2004-01-15 Slater Alastair Michael Method of satisfying a demand on a network for a network resource, method of sharing the demand for resources between a plurality of networked resource servers, server network, demand director server, networked data library, method of network resource management, method of satisfying a demand on an internet network for a network resource, tier of resource serving servers, network, demand director, metropolitan video serving network, computer readable memory device encoded with a data structure for managing networked resources, method of making available computer network resources to users of a
CN1494022A (en) * 2002-10-30 2004-05-05 华为技术有限公司 Method accessing data bank through protocol agency mode
CN1588369A (en) * 2004-09-06 2005-03-02 杭州恒生电子股份有限公司 Relation type data base system and its search and report method
CN101183377A (en) * 2007-12-10 2008-05-21 华中科技大学 High availability data-base cluster based on message middleware
CN102033912A (en) * 2010-11-25 2011-04-27 北京北纬点易信息技术有限公司 Distributed-type database access method and system
CN102158540A (en) * 2011-02-18 2011-08-17 广州从兴电子开发有限公司 System and method for realizing distributed database
CN102426589A (en) * 2011-10-31 2012-04-25 合一网络技术(北京)有限公司 Interlayer system used for searching database information and information searching method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786476A (en) * 2014-12-26 2016-07-20 航天信息股份有限公司 Data processing method and system based on mobile client and server
CN107277087A (en) * 2016-04-06 2017-10-20 阿里巴巴集团控股有限公司 Data processing method and device
CN107277087B (en) * 2016-04-06 2020-09-04 阿里巴巴集团控股有限公司 Data processing method and device
CN106126634A (en) * 2016-06-22 2016-11-16 武汉斗鱼网络科技有限公司 A kind of master data duplicate removal treatment method based on live industry and system
CN106126634B (en) * 2016-06-22 2019-11-05 武汉斗鱼网络科技有限公司 A kind of master data duplicate removal treatment method and system based on live streaming industry
CN107590251A (en) * 2017-09-19 2018-01-16 郑州云海信息技术有限公司 A kind of data managing method and its device
CN109213821A (en) * 2018-09-25 2019-01-15 中国银行股份有限公司 Data processing method and system
CN111404978A (en) * 2019-09-06 2020-07-10 杭州海康威视系统技术有限公司 Data storage method and cloud storage system
CN111639490A (en) * 2020-04-30 2020-09-08 瑞庭网络技术(上海)有限公司 Building data processing method and device, electronic equipment and storage medium
CN111639490B (en) * 2020-04-30 2024-02-02 瑞庭网络技术(上海)有限公司 Building data processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103744896A (en) Method and device for data processing
WO2017025056A1 (en) Method and system for realizing data tracking by means of software development kit
KR101994021B1 (en) File manipulation method and apparatus
CN101464894B (en) Data query method and system
CN104424199A (en) Search method and device
CN105354255A (en) Data query method and apparatus
CN102567329A (en) Data query method and data query system
CN105138312A (en) Table generation method and apparatus
CN104516921A (en) Automatic response method and device
CN105528218A (en) Data diagram cascaded method and data diagram cascaded system
CN104516920A (en) Data inquiry method and data inquiry system
CN108154024B (en) Data retrieval method and device and electronic equipment
CN102508884A (en) Method and device for acquiring hotpot events and real-time comments
CN101963993B (en) Method for fast searching database sheet table record
CN104636368A (en) Data retrieval method and device and server
CN105354195A (en) Information search method and apparatus
CN106257451A (en) The method and device of website visiting
CN105930354A (en) Storage model conversion method and device
CN105589918A (en) Method and device for extracting page information
CN104021170A (en) Information acquiring method and cloud server
CN112416992A (en) Industry type identification method, system and equipment based on big data and keywords
CN104808995A (en) Method and device for storing application contents over applications
CN101702180B (en) Method and system for searching associated field value
CN100550022C (en) Data access method in the embedded type web page structure between webpage and device
CN105095225A (en) Method and apparatus for obtaining file data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20160108

Address after: 100081 Beijing, Zhongguancun, South Street, No. 1, building 689, building 1153, No., No. 5

Applicant after: LETV CLOUD COMPUTING CO., LTD.

Address before: Room six, building 19, building 68, No. 100089 South Road, Haidian District, Beijing

Applicant before: LeTV Information Technology (Beijing) Co., Ltd.

RJ01 Rejection of invention patent application after publication

Application publication date: 20140423

RJ01 Rejection of invention patent application after publication