CN104008135A - Multi-source heterogeneous database fusion system and data query method thereof - Google Patents

Multi-source heterogeneous database fusion system and data query method thereof Download PDF

Info

Publication number
CN104008135A
CN104008135A CN201410190015.9A CN201410190015A CN104008135A CN 104008135 A CN104008135 A CN 104008135A CN 201410190015 A CN201410190015 A CN 201410190015A CN 104008135 A CN104008135 A CN 104008135A
Authority
CN
China
Prior art keywords
data
database
heterogeneous
heterogeneous database
query
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
CN201410190015.9A
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.)
Nanjing Post and Telecommunication University
Nanjing University of Posts and Telecommunications
Original Assignee
Nanjing Post and Telecommunication University
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 Nanjing Post and Telecommunication University filed Critical Nanjing Post and Telecommunication University
Priority to CN201410190015.9A priority Critical patent/CN104008135A/en
Publication of CN104008135A publication Critical patent/CN104008135A/en
Pending legal-status Critical Current

Links

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/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • 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/25Integrating or interfacing systems involving database management systems
    • G06F16/256Integrating or interfacing systems involving database management systems in federated or virtual databases

Landscapes

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

Abstract

The invention provides a multi-source heterogeneous database fusion system and a data query method thereof. The system comprises a database layer, a data fusion layer and a uniform application layer. The database layer is composed of heterogeneous databases and agencies of the heterogeneous databases. The data fusion layer is used for fusing information of all heterogeneous data sources, and is responsible for data access of the heterogeneous data sources and coordinating the information of all the data sources, and specifically comprises a metadata data base (DB), a metadata manager, a comprehensive wrapper, a mediator, an application layer access uniform interface and a heterogeneous database uniform interface. The uniform application layer is the user of the heterogeneous database fusion system and can have access to shared data resources of the heterogeneous databases by fusing middle layers. The multi-source heterogeneous database fusion system and the data query method of the multi-source heterogeneous database fusion system solve the problems in heterogeneous database fusion and overcome the defects of an existing database fusion technology. The system can conduct transparent query on all the heterogeneous databases on the condition that local databases are not affected, and the maintenance cost of the system is reduced.

Description

A kind of multi-source heterogeneous database interfusion system and data enquire method thereof
Technical field
The present invention relates to a kind of database interfusion system, be specifically related to a kind of multi-source heterogeneous database interfusion system and data enquire method thereof.
Background technology
In the process of informatization, the department of a lot of enterprises is according to own service and function needs, set up the heterogeneous data source of many mutual isolation, owing to lacking unified information planning, the time of each Development of Management Information System and source are inconsistent, and development platform, data structure and the data base management system (DBMS) of employing are also different, have caused between each system separate, information cannot exchange and merge, and has formed gradually " information island " in inside.In order to address the above problem, be badly in need of proposing the novel method that a kind of multi-source heterogeneous database data merges, realize the mutual of information and share, safe and reliable, a high-quality Informatization Service is provided.
Traditional distribute objects technology has respectively CORBA (the Common Object Request Broker Architecture of OMG, Common Object Request Broker Architecture), the DCOM(Distributed Component Object Model of Microsoft, distributed component object pattern) and the RMI(Remote Method Invocation of SUN, remote method invocation (RMI)).But CORBA lacks developing instrument and the support of strong manufacturer easily, threshold is slightly high, gets started more difficult; DCOM professional platform independence is poor; RMI is but very weak to the support of multilingual fusion.Meanwhile, these several technology have similar defect: although 1. CORBA, DCOM and RMI can completely realize calling of system, all require the client and server must close-coupled and have identical architecture; 2. CORBA, DCOM and RMI depend on a specific object model agreement, are mainly used in enterprises, are all less compliant in and in Internet environment, carry out designing and developing of multi-source heterogeneous database interfusion.
The appearance of Web Service has met the desired basic function of Informatization Service, and the typical scenario of multi-source heterogeneous application under the .NET of Ta Shi Microsoft framework, compared with traditional distribute objects technology, has the following advantages:
(1) professional platform independence and across language.XML is a kind of self-described language, has shielded the difference between different language, and different development language can exchange shared data with same Web Service jointly.
(2) fusion work is simple, applied widely.Web Service is easy to learn, is convenient to design, exploitation, safeguards.Technological incorporation based on Web Service allows large-scale application be divided into the independent logical entity that scale is less and encapsulated, and applicability is strong, safe.
(3) use open standard protocol specification.In Web Service, all technology realize all standard agreements based on open, mainly contain HTTP(Hypertext Transfer Protocol), SOAP(Simple Object Access Protoco1), WSDL (Web Service Description Language), UDDI (Web Service Description Language), any Web service can be carried out alternately with other Web services, and greatly reducing enterprise is the cost of investment of supporting emerging Web technology.
(4) loose couplings.XML(Extensible Markup Language) and SOAP be all adapted at Internet environment and carry out message exchange protocol, it is all transparent that the realization of Web Service is changed for user.
The present invention is from application actual demand, realize a multi-source heterogeneous database interfusion system based on Web Service, this system can be in the situation that not affecting each local data bank, each heterogeneous database is carried out to transparent inquiry, in the time that needs add new database or existing database to change storage organization, the associated component in only need to amendment system, needn't revise whole system structure, can effectively process surge data volume, greatly reduce system maintenance cost.
Summary of the invention
The technical problem to be solved in the present invention is: propose a kind of multi-source heterogeneous database interfusion system, solve " information island " difficult problem in heterogeneous database fusion, overcome the deficiency of existing database integration technology.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of multi-source heterogeneous database interfusion system, comprising: database layer, data aggregation layer and unified application layer;
Described database layer is made up of heterogeneous database and heterogeneous database agency; Heterogeneous database agency utilizes Web Service to realize the access of heterogeneous database;
Described data aggregation layer is used for merging each isomeric data source information, is responsible for the data access of heterogeneous data source, coordinates the information between each data source simultaneously;
Described unified application layer is the user of heterogeneous database emerging system, visits the sharing data resources of heterogeneous database by data aggregation layer;
Wherein, described data aggregation layer specifically comprises: metadata DB, meta data manager, comprehensively packaging device, intermediary device, application layer access unified interface, heterogeneous database unified interface; Wherein,
Metadata DB, for preserving each metadata DB information of composition heterogeneous database emerging system;
Meta data manager, generates corresponding metadata according to the needs of application, the data table related in the data source of strange land, data type, function, deposit all processes and show with conflict free form;
Intermediary device, is responsible for the plug and play registration service of each heterogeneous database and generates common model, receives the global query's request from browser;
Comprehensively packaging device, the data source of being responsible for packing isomery, realizes the transparent of Data Position and access;
Application layer access unified interface and heterogeneous database unified interface, for transparent data access is provided, shield the otherness of each database.
Further, multi-source heterogeneous database interfusion system of the present invention, the type of described heterogeneous database comprises: Oracle, SQL Server, MySQL.
Further, multi-source heterogeneous database interfusion system of the present invention, the metadata DB information type of preservation: the log-on message of metadata DB, the link information URL of metadata DB, overall user and each metadata DB user's corresponding relation, access strategy information, mode map information.
Further, multi-source heterogeneous database interfusion system of the present invention, described intermediary device merges three module compositions of filtering module by isomeric data Registering modules, query planning module and result; Described isomeric data Registering modules is responsible for the shared registration of heterogeneous database and the foundation of common model at shared data registration phase; The standard queries based on global data base that described query planning module was responsible for client to submit in the data fusion stage resolves into the subquery for each heterogeneous database, and is submitted to corresponding wrapper; The XML document that described result merging filtering module is responsible for that each Query in Heterogeneous Databases is returned is merged into a complete unified Query Result, and sends it back client browser.
Further, multi-source heterogeneous database interfusion system of the present invention, described comprehensively packaging device comprises database manipulation module and Query Result modular converter; Wherein, database manipulation module is responsible for the connection management to background data base, comprises the initialization of database connection, the encapsulation of database basic operation, the distribution of connection, the closing function of connection; Described Query Result merges module is responsible for the results conversion of SQL query to become XML document.
The present invention also proposes a kind of data enquire method of multi-source heterogeneous database interfusion system, comprises the following steps:
A, user utilize http protocol from browser, send inquiry request to application layer unified interface, and application layer unified interface is analyzed execution after receiving user's inquiry request, is converted into query argument;
B, intermediary device obtain after query argument, search target database and tables of data, and carry out SQL decomposition by query planning module in metadata, generate the corresponding SQL subquery statement SQL1 of heterogeneous database, SQL2 ... SQLn, and prepare to carry out among putting into queue, n is natural number;
C, comprehensively packaging device be by database manipulation module, from query request by SQL subquery statement SQL1, SQL2 ..., SQLn sends in corresponding heterogeneous database and carries out;
Data after data query response are sent to comprehensively packaging device by D, heterogeneous database, by Query Result modular converter, and the Query Result DATA1 of each heterogeneous database, DATA2 ..., DATAn changes into XML1, XML2 ..., XMLn document;
The Query Result XML1 that E, intermediary device provide each database again, XML2 ... document is made fusion treatment, by XML1, XML2,, XMLn merges the processing of filtering module via result, merge incomplete data and filter the data that repeat, complete unified Query Result XML is sent to client browser, be presented in face of user via browser.
The technical solution used in the present invention compared with prior art, has following technique effect:
The present invention proposes a kind of multi-source heterogeneous database interfusion system, use the technology such as XML, Web Service to realize the fusion of multi-source heterogeneous database.By the service call of Web Service, the virtual data base of its structure, can reallocate resources effectively.The Web Service that the client of any operating system, any language compilation can both access services device provides, between its client and server using XML message as contact, thereby made up the deficiency of CORBA, DCOM and RMI method.Concrete advantage is as follows:
(1) installation upgrading is easy.The client that adopted above designs simplification, client can be the browser on any platform on network, has simplified client by browser access database.In upgrade software, do not need client to upgrade.
(2) expansion maintainability is good.All application all concentrate on server end, thereby make exploitation, maintenance process can concentrate on server end, without considering client.In addition, two-stage mapping relations between tri-level logic layer, have been set up, can make by mapping that wherein one deck changes time.The entirety of system is not formed to impact, reduced the cost that expansion is safeguarded.
(3) portable strong.The present invention adopts JSP and JavaBean not only can on different operating system, Web server, move, and while transplanting between different platforms, without recompiling.
(4) reliability is strong.Multi-tier systematic structure is optimization system overall performance effectively, improves reliability and the retractility of system.
Brief description of the drawings
Fig. 1 is multi-source heterogeneous database data emerging system Organization Chart.
Fig. 2 is comprehensively packaging device structural drawing.
Fig. 3 is intermediary device structural drawing.
Fig. 4 is system data querying flow figure.
Embodiment
Below in conjunction with the drawings and specific embodiments, a kind of multi-source heterogeneous database interfusion system of the present invention and data enquire method thereof are described in further detail.
A kind of multi-source heterogeneous database data emerging system framework as shown in Figure 1, comprises three layers from top to bottom altogether: database layer, data aggregation layer and unified application layer.
Database layer is made up of heterogeneous database and agency thereof.The particular type of heterogeneous database comprises: Oracle, SQL Server, MySQL, they provide actual data store and management function, can accept calling of upper strata.Database broker utilizes Web Service to realize the access of strange land database.In overwhelming majority application, database server is to be all placed on after fire wall to improve security, and outer net cannot be accessed.After increasing database broker, can obtain strange land data, can ensure like this safety of database, can accomplish again the fusion of data source.
Data aggregation layer is to realize the key that heterogeneous database merges, and its objective is and merges each isomeric data source information, is responsible for the data access of heterogeneous data source, coordinates the information between each data source simultaneously.Data aggregation layer is not stored actual data, and it is to set up an overall virtual view on the basis of the shared data that provide in each local data.Specifically comprise: metadata DB, meta data manager, comprehensively packaging device, intermediary device, application layer access unified interface, heterogeneous database unified interface, respectively each module is introduced below.
Metadata DB
Metadata DB, for preserving each metadatabase information of composition amalgamation database system, supports the operation of whole system.In order to realize the fusion of heterogeneous data source, should preserve following a few class metadatabase information: the log-on message of metadatabase, the link information URL of metadatabase, overall user and each metadatabase user's corresponding relation, access strategy information, mode map information.
Meta data manager
Meta data manager generates corresponding metadata according to the needs of application, and the data table related in the data source of strange land, data type, function, storing process are showed with conflict free form.Transformation rule between the pattern information of the responsible each local data bank of meta data manager, global view information and the heterogeneous schemas of emerging system.
Intermediary device
Intermediary device is be responsible for the plug and play registration service of each heterogeneous database and generate common model, receives the global query's request from browser.Intermediary device merges three module compositions of filtering module by isomeric data Registering modules, query planning module and result, as Fig. 3.Wherein isomeric data Registering modules is to be mainly responsible for the shared registration of heterogeneous database and the foundation of common model at shared data registration phase; In the data fusion stage, the standard queries based on global data base that query planning module is responsible for client to submit to resolves into the subquery for each heterogeneous database, and is submitted to corresponding wrapper; The XML document that result merging filtering module is responsible for that each Query in Heterogeneous Databases is returned is merged into a complete unified Query Result, and sends it back client browser.
Comprehensively packaging device
Comprehensively packaging device is responsible for packing the data source of isomery, realizes the transparent of Data Position and access.Wrapper receives the subquery statement that sends over of intermediary device and is connected the needed information of underlying database (for example type of database, database name, IP, port numbers), set up and being connected of bottom associated databases according to corresponding link information, carry out inquiry, from data source, obtain data query and these data are organized into the destination file with XML structure representation according to query structure.To heterogeneous data source, wrapper is exactly the translater of relation schema.Wrapper is mainly by database manipulation module and two module compositions of Query Result modular converter, as shown in Figure 2.Database manipulation module is mainly responsible for the connection management to background data base, comprises the initialization of database connection, the encapsulation of database basic operation, the distribution of connection, the closing function of connection.Query Result merges module is responsible for the results conversion of SQL query to become XML document.
Unified interface
Data aggregation layer externally provides two unified interface, i.e. application layer access unified interface and bottom isomerous database access interface.Its function is to provide transparent data access, shields the otherness of each database, and user does not need to know the concrete physical location of data and the pattern information of data source, can conducting interviews with the irrelevant SQL statement of particular source by system definition.
Namely user interface layer of unified application layer.Client layer is the user that heterogeneous database merges, and can visit by merging middle layer the sharing data resources of heterogeneous database.User is scattered in each place, does not need to install client application software, directly uses browser just can carry out query manipulation according to the authority of oneself.Concrete flow process be browser to the request of server submit Query, and Query Information is packaged as to HTTP request object, utilize http protocol to send to server, wait server to complete after corresponding inquiry and Organization of Data, then return to user.
In this isomeric data inquiry system, have three kinds of users and participate in, be respectively each isomery data base administrator, emerging system keeper and domestic consumer.Wherein emerging system keeper enjoys highest weight limit, can establishment and leading subscriber, examination and approval heterogeneous data source, the metadata of obtaining heterogeneous data source that need to add, synthesize and manage global data base pattern; Each isomery data base administrator can log in data source Accreditation System, and filling registration information as required selects to need shared table and field registration; Domestic consumer can only log in inquiry system, according to relevant search access right, data is inquired about.
Because the data source of each isomery in emerging system is autonomous, these resources belong to different departments, and some data needs certain authority to access, and some data even can not be shared, so need set sharable content.Specific embodiment of the invention comprises following two stages:
Data registration phase
Completed by the registration manager in intermediary device, main task has been the registration in data aggregation layer to each heterogeneous data source, selects the content (shared table and field) merging and the authority of accessing, and the model of building database fusion.In this stage, mainly contain each isomery data base administrator and emerging system keeper two class participation of roles, their main task is as follows:
Each isomery data base administrator: mainly complete logon data emerging system, content shared in database (sharable table and field) is selected, set with the access rights of the data shared.Select the type of database of own wish registration, submit to database hostname, port numbers, user name, encrypted message to register to emerging system keeper.
Data fusion system keeper: main task is the heterogeneous data source of the each registration of examination & verification, and the content merging and the authority of access are confirmed.Be responsible for collecting the database information of each registration by data aggregation layer, set up shared common model.
The system operation phase
The main task in this stage is accept the inquiry request of user's proposition and request is made to corresponding answer.Fig. 4 is system data querying flow figure, comprises the following steps:
A, user utilize http protocol from browser, send inquiry request to application layer unified interface, and interface is analyzed execution after receiving user's inquiry request, is converted into query argument;
B, intermediary device obtain after query argument, search target database and tables of data, and carry out SQL decomposition by query planning module in metadata, generate the corresponding SQL subquery statement SQL1 of heterogeneous database, SQL2 ... SQLn, and prepare to carry out among putting into queue, n is natural number;
C, comprehensively packaging device be by database manipulation module, from query request by SQL subquery statement SQL1, SQL2 ..., SQLn sends in corresponding heterogeneous database and carries out;
Data after data query response are sent to comprehensively packaging device by D, heterogeneous database, by Query Result conversion module, and the Query Result DATA1 of each heterogeneous database, DATA2 ..., DATAn changes into XML1, XML2 ..., XMLn document;
The Query Result XML1 that E, intermediary device provide each database again, XML2 ... document is made fusion treatment, by XML1, XML2,, XMLn merges the processing of filtering module via result, merge incomplete data and filter the data that repeat, complete unified Query Result XML is sent to client browser, be presented in face of user via browser.
Obviously, it will be appreciated by those skilled in the art that the multi-source heterogeneous database interfusion system of the disclosed one of the invention described above and data enquire method thereof, can also on the basis that does not depart from content of the present invention, make various improvement.Therefore, protection scope of the present invention should be determined by the content of appending claims.

Claims (6)

1. a multi-source heterogeneous database interfusion system, comprising: database layer, data aggregation layer and unified application layer; It is characterized in that:
Described database layer is made up of heterogeneous database and heterogeneous database agency; Heterogeneous database agency utilizes Web Service to realize the access of heterogeneous database;
Described data aggregation layer is used for merging each isomeric data source information, is responsible for the data access of heterogeneous data source, coordinates the information between each data source simultaneously;
Described unified application layer is the user of heterogeneous database emerging system, visits the sharing data resources of heterogeneous database by data aggregation layer;
Wherein, described data aggregation layer specifically comprises: metadata DB, meta data manager, comprehensively packaging device, intermediary device, application layer access unified interface, heterogeneous database unified interface; Wherein,
Metadata DB, for preserving each metadata DB information of composition heterogeneous database emerging system;
Meta data manager, generates corresponding metadata according to the needs of application, the data table related in the data source of strange land, data type, function, deposit all processes and show with conflict free form;
Intermediary device, is responsible for the plug and play registration service of each heterogeneous database and generates common model, receives the global query's request from browser;
Comprehensively packaging device, the data source of being responsible for packing isomery, realizes the transparent of Data Position and access;
Application layer access unified interface and heterogeneous database unified interface, for transparent data access is provided, shield the otherness of each database.
2. multi-source heterogeneous database interfusion system according to claim 1, is characterized in that: the type of described heterogeneous database comprises: Oracle, SQL Server, MySQL.
3. multi-source heterogeneous database interfusion system according to claim 1, is characterized in that: the metadata DB information type of preservation: the log-on message of metadata DB, the link information URL of metadata DB, overall user and each metadata DB user's corresponding relation, access strategy information, mode map information.
4. multi-source heterogeneous database interfusion system according to claim 1, is characterized in that: described intermediary device merges three module compositions of filtering module by isomeric data Registering modules, query planning module and result; Described isomeric data Registering modules is responsible for the shared registration of heterogeneous database and the foundation of common model at shared data registration phase; The standard queries based on global data base that described query planning module was responsible for client to submit in the data fusion stage resolves into the subquery for each heterogeneous database, and is submitted to corresponding wrapper; The XML document that described result merging filtering module is responsible for that each Query in Heterogeneous Databases is returned is merged into a complete unified Query Result, and sends it back client browser.
5. multi-source heterogeneous database interfusion system according to claim 1, is characterized in that: described comprehensively packaging device comprises database manipulation module and Query Result modular converter; Wherein, database manipulation module is responsible for the connection management to background data base, comprises the initialization of database connection, the encapsulation of database basic operation, the distribution of connection, the closing function of connection; Described Query Result merges module is responsible for the results conversion of SQL query to become XML document.
6. according to the data enquire method of the arbitrary described multi-source heterogeneous database interfusion system of claim 1-5, it is characterized in that: comprise the following steps:
A, user utilize http protocol from browser, send inquiry request to application layer unified interface, and application layer unified interface is analyzed execution after receiving user's inquiry request, is converted into query argument;
B, intermediary device obtain after query argument, search target database and tables of data, and carry out SQL decomposition by query planning module in metadata, generate the corresponding SQL subquery statement SQL1 of heterogeneous database, SQL2 ... SQLn, and prepare to carry out among putting into queue, n is natural number;
C, comprehensively packaging device be by database manipulation module, from query request by SQL subquery statement SQL1, SQL2 ..., SQLn sends in corresponding heterogeneous database and carries out;
Data after data query response are sent to comprehensively packaging device by D, heterogeneous database, by Query Result modular converter, and the Query Result DATA1 of each heterogeneous database, DATA2 ..., DATAn changes into XML1, XML2 ..., XMLn document;
The Query Result XML1 that E, intermediary device provide each database again, XML2 ... document is made fusion treatment, by XML1, XML2,, XMLn merges the processing of filtering module via result, merge incomplete data and filter the data that repeat, complete unified Query Result XML is sent to client browser, be presented in face of user via browser.
CN201410190015.9A 2014-05-07 2014-05-07 Multi-source heterogeneous database fusion system and data query method thereof Pending CN104008135A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410190015.9A CN104008135A (en) 2014-05-07 2014-05-07 Multi-source heterogeneous database fusion system and data query method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410190015.9A CN104008135A (en) 2014-05-07 2014-05-07 Multi-source heterogeneous database fusion system and data query method thereof

Publications (1)

Publication Number Publication Date
CN104008135A true CN104008135A (en) 2014-08-27

Family

ID=51368792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410190015.9A Pending CN104008135A (en) 2014-05-07 2014-05-07 Multi-source heterogeneous database fusion system and data query method thereof

Country Status (1)

Country Link
CN (1) CN104008135A (en)

Cited By (74)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104361099A (en) * 2014-11-21 2015-02-18 北京邮电大学 Adaptive device facing heterogeneous storage
CN104462559A (en) * 2014-12-25 2015-03-25 广东电子工业研究院有限公司 Mainstream relation type database table mode objectification and virtualization mechanism
CN104598840A (en) * 2015-02-04 2015-05-06 新余兴邦信息产业有限公司 Multi-data-source data processing method and system based on HTTP (hyper text transport protocol)
CN104932895A (en) * 2015-06-26 2015-09-23 南京邮电大学 Middleware based on SOA (Service-Oriented Architecture) and information publishing method thereof
CN104967686A (en) * 2015-06-29 2015-10-07 南京邮电大学 System and design method for constructing plane type 3S intelligent service shop
CN105306529A (en) * 2015-09-16 2016-02-03 国云科技股份有限公司 Data sharing system and method for multiple data sources
CN105447176A (en) * 2015-12-09 2016-03-30 冶金自动化研究设计院 Enterprise heterogeneous data exchange platform
CN105681285A (en) * 2015-12-30 2016-06-15 合肥城市云数据中心股份有限公司 Method for obtaining information of heterogeneous industrial signal source
CN105740251A (en) * 2014-12-08 2016-07-06 Tcl集团股份有限公司 Method and system for integrating different content sources in bus manner
CN105763511A (en) * 2014-12-16 2016-07-13 金蝶软件(中国)有限公司 Business processing method and communication system
CN105786484A (en) * 2016-01-29 2016-07-20 华为技术有限公司 Application fusion method and device
WO2016134580A1 (en) * 2015-02-28 2016-09-01 华为技术有限公司 Data query method and apparatus
CN105975261A (en) * 2016-04-28 2016-09-28 南开大学 Uniform interface calling oriented runtime system and running method
CN105989150A (en) * 2015-03-02 2016-10-05 中国移动通信集团四川有限公司 Data query method and device based on big data environment
CN106484874A (en) * 2016-10-13 2017-03-08 福建星海通信科技有限公司 A kind of method by unified for software platform bottom isomeric data encapsulation and system
CN106790032A (en) * 2016-12-15 2017-05-31 华南师范大学 A kind of strategy fusion and susceptibility computational methods and system based on RBAC
CN106777142A (en) * 2016-12-19 2017-05-31 武汉虹旭信息技术有限责任公司 Service layer's system and method based on mobile Internet mass data
CN106844392A (en) * 2015-12-07 2017-06-13 北京航天长峰科技工业集团有限公司 A kind of isomery speech data access platform
CN106844398A (en) * 2015-12-07 2017-06-13 中国电力科学研究院 A kind of multi-source heterogeneous multi-energy data collects system
CN106844485A (en) * 2016-12-23 2017-06-13 航天星图科技(北京)有限公司 A kind of system and method for enterprise's heterogeneous database intelligent integrated
CN106970943A (en) * 2017-02-21 2017-07-21 南京中新赛克科技有限责任公司 Fusion query method based on heterogeneous data source and distributed file system
CN106980672A (en) * 2017-03-28 2017-07-25 中国电子科技集团公司第二十九研究所 The data-storage system and method for a kind of isomerous environment Based on Object-Oriented Technology
CN107045534A (en) * 2017-01-20 2017-08-15 中国航天系统科学与工程研究院 The heterogeneous database based on HBase is exchanged and shared system online under big data environment
CN107066499A (en) * 2016-12-30 2017-08-18 江苏瑞中数据股份有限公司 The data query method of multi-source data management and visualization system is stored towards isomery
CN107203387A (en) * 2017-06-13 2017-09-26 广东神马搜索科技有限公司 Target database access method and system
CN107239499A (en) * 2017-05-03 2017-10-10 成都国腾实业集团有限公司 Analysis method and system based on multidimensional heterogeneous data sources integration and Integrated Models
CN107480252A (en) * 2017-08-14 2017-12-15 浪潮软件股份有限公司 A kind of data query method, client, service end and system
CN107656951A (en) * 2016-12-23 2018-02-02 航天星图科技(北京)有限公司 A kind of method of real time data in synchronous and heterogeneous Database Systems
CN107656950A (en) * 2016-12-23 2018-02-02 航天星图科技(北京)有限公司 It is a kind of to eliminate the method for repeating record for enterprise's heterogeneous data source system
CN107818127A (en) * 2017-09-09 2018-03-20 国网浙江省电力公司 A kind of querying method and system for multi-source data
CN108052673A (en) * 2017-12-29 2018-05-18 中国电子科技集团公司信息科学研究院 A kind of Internet of Things data integrates and fusion middleware system
CN108090154A (en) * 2017-12-08 2018-05-29 广州市申迪计算机系统有限公司 A kind of isomerous multi-source data fusion querying method and device
CN108241651A (en) * 2016-12-23 2018-07-03 航天星图科技(北京)有限公司 A kind of system for being used to ensure data integration integrality in heterogeneous database system
CN108255955A (en) * 2017-12-20 2018-07-06 新华三大数据技术有限公司 A kind of data processing method and device
CN108320066A (en) * 2017-01-18 2018-07-24 重庆邮电大学 A kind of Explore of Unified Management Ideas for realizing different production lines based on metadata
CN108415909A (en) * 2017-02-09 2018-08-17 北京京东尚科信息技术有限公司 A kind of system and method accessing disparate databases
CN108763435A (en) * 2018-05-24 2018-11-06 国网上海市电力公司 A kind of adapted TV university data information interactive system
CN109086573A (en) * 2018-07-30 2018-12-25 东北师范大学 Multi-source biology big data convergence platform
CN109213820A (en) * 2018-08-30 2019-01-15 成都索贝数码科技股份有限公司 Method for realizing fusion use of multiple types of databases
CN109240837A (en) * 2018-09-11 2019-01-18 四川长虹电器股份有限公司 A kind of construction method of general cloud storage service API
CN109324823A (en) * 2018-09-17 2019-02-12 安徽华博胜讯信息科技股份有限公司 Digital content resource isomery Unification of diverse system and integration method
CN109446252A (en) * 2018-09-05 2019-03-08 中国电力科学研究院有限公司 A kind of unified access method and system for power grid regulation
CN109471957A (en) * 2018-09-19 2019-03-15 北京悦图遥感科技发展有限公司 A kind of metadata conversion method and device based on unified label
CN109542917A (en) * 2018-10-18 2019-03-29 北京新唐思创教育科技有限公司 Method for reading data and computer-readable medium
CN109669984A (en) * 2018-12-29 2019-04-23 上海上讯信息技术股份有限公司 A kind of database heterogeneous access technology based on client library replacement
CN109871375A (en) * 2018-09-12 2019-06-11 国网浙江省电力有限公司嘉兴供电公司 The information platform and its control method of distributed new scale access
CN110012008A (en) * 2019-04-02 2019-07-12 山东国子软件股份有限公司 Heterogeneous data source distributed coordination coherence method and system based on http protocol
CN110008244A (en) * 2019-03-29 2019-07-12 国家计算机网络与信息安全管理中心 A kind of data query method and data query device
CN110046287A (en) * 2019-03-19 2019-07-23 厦门市美亚柏科信息股份有限公司 A kind of the data query method, apparatus and storage medium unrelated with type of database
CN110059120A (en) * 2019-01-24 2019-07-26 中国电子科技集团公司电子科学研究院 The WEB integrated approach and device of isomeric data
CN110321360A (en) * 2019-07-08 2019-10-11 深圳市智慧郎数码科技有限公司 The processing method and relevant device of list data
CN110427415A (en) * 2019-08-02 2019-11-08 泰康保险集团股份有限公司 Knowledge share method, device, system media and electronic equipment
WO2020000719A1 (en) * 2018-06-29 2020-01-02 平安科技(深圳)有限公司 Data processing method and apparatus of report system, and computer-readable storage medium
CN110674163A (en) * 2019-08-26 2020-01-10 天津浪淘科技股份有限公司 Heterogeneous data query system and method based on BS framework
WO2020077563A1 (en) * 2018-10-17 2020-04-23 北京比特大陆科技有限公司 Data storage method and apparatus, and electronic device and computer readable storage medium
CN111061766A (en) * 2019-11-27 2020-04-24 上海钧正网络科技有限公司 Business data processing method and device, computer equipment and storage medium
CN111241055A (en) * 2019-12-27 2020-06-05 冶金自动化研究设计院 Processing system of iron and steel enterprise data center heterogeneous data
CN111274294A (en) * 2020-01-09 2020-06-12 中国科学院计算机网络信息中心 Universal distributed heterogeneous data integrated logic convergence organization, release and service method and system
WO2020135613A1 (en) * 2018-12-26 2020-07-02 中兴通讯股份有限公司 Data query processing method, device and system, and computer-readable storage medium
CN111400565A (en) * 2020-03-19 2020-07-10 北京三维天地科技股份有限公司 Visualized dragging online data processing method and system
CN111478970A (en) * 2020-04-13 2020-07-31 国网福建省电力有限公司 Power grid Web application mimicry defense system
CN111711672A (en) * 2020-06-03 2020-09-25 成都中科大旗软件股份有限公司 Big data sharing method and system
CN112162754A (en) * 2020-10-19 2021-01-01 科技谷(厦门)信息技术有限公司 Multi-source heterogeneous data processing system
CN112163029A (en) * 2020-10-29 2021-01-01 浙江百应科技有限公司 Virtual database system and query method
CN112532576A (en) * 2020-10-20 2021-03-19 湖南红普创新科技发展有限公司 Gateway data interaction method and device, computer equipment and storage medium
CN112579626A (en) * 2020-09-28 2021-03-30 京信数据科技有限公司 Construction method and device of multi-source heterogeneous SQL query engine
CN112818051A (en) * 2021-02-02 2021-05-18 上海达梦数据库有限公司 Heterogeneous library communication method, terminal device and storage medium
CN113051249A (en) * 2021-03-22 2021-06-29 江苏杰瑞信息科技有限公司 Cloud service platform design method based on multi-source heterogeneous big data fusion
CN113268547A (en) * 2021-01-03 2021-08-17 复旦大学 Multi-event service lineage data fusion method oriented to service collaborative process
CN113312340A (en) * 2021-04-09 2021-08-27 国网陕西省电力公司电力科学研究院 Integrated method and system for processing, fusing and displaying multi-source data
CN113485824A (en) * 2021-04-24 2021-10-08 中电长城网际系统应用广东有限公司 API (application programming interface) interface management method of integrated operation and maintenance platform
CN113918634A (en) * 2021-10-15 2022-01-11 国家电网有限公司大数据中心 Data adaptation method, adapter and storage medium for data interaction
CN115168690A (en) * 2022-09-06 2022-10-11 深圳市明源云科技有限公司 Data query method and device based on browser plug-in, electronic equipment and medium
CN115757526A (en) * 2022-12-02 2023-03-07 广州市玄武无线科技股份有限公司 Metadata management method, device, equipment and computer storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100115100A1 (en) * 2008-10-30 2010-05-06 Olga Tubman Federated configuration data management
CN102238682A (en) * 2011-07-18 2011-11-09 南京邮电大学 Heterogeneous-convergence-network-based network selection method
CN103617176A (en) * 2013-11-04 2014-03-05 广东电子工业研究院有限公司 Method for achieving automatic synchronization of multi-source heterogeneous data resources

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100115100A1 (en) * 2008-10-30 2010-05-06 Olga Tubman Federated configuration data management
CN102238682A (en) * 2011-07-18 2011-11-09 南京邮电大学 Heterogeneous-convergence-network-based network selection method
CN103617176A (en) * 2013-11-04 2014-03-05 广东电子工业研究院有限公司 Method for achieving automatic synchronization of multi-source heterogeneous data resources

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李龙凤等: "基于Web服务异构数据库智能集成的研究", 《科技视界》 *

Cited By (103)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104361099B (en) * 2014-11-21 2017-10-20 北京邮电大学 A kind of adaptive device stored towards isomery
CN104361099A (en) * 2014-11-21 2015-02-18 北京邮电大学 Adaptive device facing heterogeneous storage
CN105740251A (en) * 2014-12-08 2016-07-06 Tcl集团股份有限公司 Method and system for integrating different content sources in bus manner
CN105740251B (en) * 2014-12-08 2020-02-14 Tcl集团股份有限公司 Method and system for integrating different content sources in bus mode
CN105763511B (en) * 2014-12-16 2019-04-19 金蝶软件(中国)有限公司 A kind of method for processing business and communication system
CN105763511A (en) * 2014-12-16 2016-07-13 金蝶软件(中国)有限公司 Business processing method and communication system
CN104462559B (en) * 2014-12-25 2018-08-07 广东电子工业研究院有限公司 A kind of mainstream relational database table schema object and virtual method
CN104462559A (en) * 2014-12-25 2015-03-25 广东电子工业研究院有限公司 Mainstream relation type database table mode objectification and virtualization mechanism
WO2016123921A1 (en) * 2015-02-04 2016-08-11 新余兴邦信息产业有限公司 Http protocol-based multiple data resource data processing method and system
CN104598840A (en) * 2015-02-04 2015-05-06 新余兴邦信息产业有限公司 Multi-data-source data processing method and system based on HTTP (hyper text transport protocol)
WO2016134580A1 (en) * 2015-02-28 2016-09-01 华为技术有限公司 Data query method and apparatus
CN105989150A (en) * 2015-03-02 2016-10-05 中国移动通信集团四川有限公司 Data query method and device based on big data environment
CN105989150B (en) * 2015-03-02 2019-11-26 中国移动通信集团四川有限公司 A kind of data query method and device based on big data environment
CN104932895A (en) * 2015-06-26 2015-09-23 南京邮电大学 Middleware based on SOA (Service-Oriented Architecture) and information publishing method thereof
CN104967686A (en) * 2015-06-29 2015-10-07 南京邮电大学 System and design method for constructing plane type 3S intelligent service shop
CN104967686B (en) * 2015-06-29 2018-07-10 南京邮电大学 A kind of structure face type 3S intelligent service shops system and its design method
CN105306529B (en) * 2015-09-16 2019-03-05 国云科技股份有限公司 A kind of data-sharing systems and method towards multi-data source
CN105306529A (en) * 2015-09-16 2016-02-03 国云科技股份有限公司 Data sharing system and method for multiple data sources
CN106844398A (en) * 2015-12-07 2017-06-13 中国电力科学研究院 A kind of multi-source heterogeneous multi-energy data collects system
CN106844392A (en) * 2015-12-07 2017-06-13 北京航天长峰科技工业集团有限公司 A kind of isomery speech data access platform
CN106844398B (en) * 2015-12-07 2020-08-18 中国电力科学研究院 Multisource heterogeneous energy data collection system
CN105447176A (en) * 2015-12-09 2016-03-30 冶金自动化研究设计院 Enterprise heterogeneous data exchange platform
CN105681285A (en) * 2015-12-30 2016-06-15 合肥城市云数据中心股份有限公司 Method for obtaining information of heterogeneous industrial signal source
CN105681285B (en) * 2015-12-30 2018-10-09 合肥城市云数据中心股份有限公司 A kind of isomery industry signal source information acquisition methods
US10552233B2 (en) 2016-01-29 2020-02-04 Huawei Technologies Co., Ltd. Application convergence method and apparatus
CN105786484B (en) * 2016-01-29 2019-05-10 华为技术有限公司 A kind of application fusion method and device
WO2017128964A1 (en) * 2016-01-29 2017-08-03 华为技术有限公司 Method and device for application fusion
CN105786484A (en) * 2016-01-29 2016-07-20 华为技术有限公司 Application fusion method and device
CN105975261A (en) * 2016-04-28 2016-09-28 南开大学 Uniform interface calling oriented runtime system and running method
CN105975261B (en) * 2016-04-28 2018-12-18 南开大学 A kind of runtime system and operation method called towards unified interface
CN106484874A (en) * 2016-10-13 2017-03-08 福建星海通信科技有限公司 A kind of method by unified for software platform bottom isomeric data encapsulation and system
CN106790032B (en) * 2016-12-15 2020-04-21 华南师范大学 RBAC-based strategy fusion and sensitivity calculation method and system
CN106790032A (en) * 2016-12-15 2017-05-31 华南师范大学 A kind of strategy fusion and susceptibility computational methods and system based on RBAC
CN106777142A (en) * 2016-12-19 2017-05-31 武汉虹旭信息技术有限责任公司 Service layer's system and method based on mobile Internet mass data
CN107656950A (en) * 2016-12-23 2018-02-02 航天星图科技(北京)有限公司 It is a kind of to eliminate the method for repeating record for enterprise's heterogeneous data source system
CN107656951B (en) * 2016-12-23 2018-11-23 航天星图科技(北京)有限公司 A kind of method of real time data in synchronous and heterogeneous Database Systems
CN108241651A (en) * 2016-12-23 2018-07-03 航天星图科技(北京)有限公司 A kind of system for being used to ensure data integration integrality in heterogeneous database system
CN106844485A (en) * 2016-12-23 2017-06-13 航天星图科技(北京)有限公司 A kind of system and method for enterprise's heterogeneous database intelligent integrated
CN107656951A (en) * 2016-12-23 2018-02-02 航天星图科技(北京)有限公司 A kind of method of real time data in synchronous and heterogeneous Database Systems
CN107066499A (en) * 2016-12-30 2017-08-18 江苏瑞中数据股份有限公司 The data query method of multi-source data management and visualization system is stored towards isomery
CN108320066A (en) * 2017-01-18 2018-07-24 重庆邮电大学 A kind of Explore of Unified Management Ideas for realizing different production lines based on metadata
CN107045534A (en) * 2017-01-20 2017-08-15 中国航天系统科学与工程研究院 The heterogeneous database based on HBase is exchanged and shared system online under big data environment
CN107045534B (en) * 2017-01-20 2018-06-05 中国航天系统科学与工程研究院 The online exchange of heterogeneous database based on HBase and shared system under big data environment
CN108415909A (en) * 2017-02-09 2018-08-17 北京京东尚科信息技术有限公司 A kind of system and method accessing disparate databases
CN106970943A (en) * 2017-02-21 2017-07-21 南京中新赛克科技有限责任公司 Fusion query method based on heterogeneous data source and distributed file system
CN106980672A (en) * 2017-03-28 2017-07-25 中国电子科技集团公司第二十九研究所 The data-storage system and method for a kind of isomerous environment Based on Object-Oriented Technology
CN107239499A (en) * 2017-05-03 2017-10-10 成都国腾实业集团有限公司 Analysis method and system based on multidimensional heterogeneous data sources integration and Integrated Models
CN107203387A (en) * 2017-06-13 2017-09-26 广东神马搜索科技有限公司 Target database access method and system
CN107203387B (en) * 2017-06-13 2020-12-29 阿里巴巴(中国)有限公司 Target database access method and system
CN107480252A (en) * 2017-08-14 2017-12-15 浪潮软件股份有限公司 A kind of data query method, client, service end and system
CN107818127A (en) * 2017-09-09 2018-03-20 国网浙江省电力公司 A kind of querying method and system for multi-source data
CN108090154A (en) * 2017-12-08 2018-05-29 广州市申迪计算机系统有限公司 A kind of isomerous multi-source data fusion querying method and device
CN108255955A (en) * 2017-12-20 2018-07-06 新华三大数据技术有限公司 A kind of data processing method and device
CN108255955B (en) * 2017-12-20 2020-01-03 新华三大数据技术有限公司 Data processing method and device
CN108052673A (en) * 2017-12-29 2018-05-18 中国电子科技集团公司信息科学研究院 A kind of Internet of Things data integrates and fusion middleware system
CN108763435A (en) * 2018-05-24 2018-11-06 国网上海市电力公司 A kind of adapted TV university data information interactive system
WO2020000719A1 (en) * 2018-06-29 2020-01-02 平安科技(深圳)有限公司 Data processing method and apparatus of report system, and computer-readable storage medium
CN109086573A (en) * 2018-07-30 2018-12-25 东北师范大学 Multi-source biology big data convergence platform
CN109213820B (en) * 2018-08-30 2021-10-22 成都索贝数码科技股份有限公司 Method for realizing fusion use of multiple types of databases
CN109213820A (en) * 2018-08-30 2019-01-15 成都索贝数码科技股份有限公司 Method for realizing fusion use of multiple types of databases
CN109446252A (en) * 2018-09-05 2019-03-08 中国电力科学研究院有限公司 A kind of unified access method and system for power grid regulation
CN109240837A (en) * 2018-09-11 2019-01-18 四川长虹电器股份有限公司 A kind of construction method of general cloud storage service API
CN109240837B (en) * 2018-09-11 2020-09-29 四川虹微技术有限公司 Construction method of universal cloud storage service API
CN109871375A (en) * 2018-09-12 2019-06-11 国网浙江省电力有限公司嘉兴供电公司 The information platform and its control method of distributed new scale access
CN109324823B (en) * 2018-09-17 2021-10-29 安徽华博胜讯信息科技股份有限公司 Digital content resource heterogeneous multi-element integration system and integration method
CN109324823A (en) * 2018-09-17 2019-02-12 安徽华博胜讯信息科技股份有限公司 Digital content resource isomery Unification of diverse system and integration method
CN109471957A (en) * 2018-09-19 2019-03-15 北京悦图遥感科技发展有限公司 A kind of metadata conversion method and device based on unified label
CN109471957B (en) * 2018-09-19 2020-08-04 北京悦图数据科技发展有限公司 Metadata conversion method and device based on uniform tags
WO2020077563A1 (en) * 2018-10-17 2020-04-23 北京比特大陆科技有限公司 Data storage method and apparatus, and electronic device and computer readable storage medium
CN109542917A (en) * 2018-10-18 2019-03-29 北京新唐思创教育科技有限公司 Method for reading data and computer-readable medium
CN109542917B (en) * 2018-10-18 2021-06-29 北京新唐思创教育科技有限公司 Data reading method and computer readable medium
WO2020135613A1 (en) * 2018-12-26 2020-07-02 中兴通讯股份有限公司 Data query processing method, device and system, and computer-readable storage medium
CN109669984A (en) * 2018-12-29 2019-04-23 上海上讯信息技术股份有限公司 A kind of database heterogeneous access technology based on client library replacement
CN110059120A (en) * 2019-01-24 2019-07-26 中国电子科技集团公司电子科学研究院 The WEB integrated approach and device of isomeric data
CN110046287A (en) * 2019-03-19 2019-07-23 厦门市美亚柏科信息股份有限公司 A kind of the data query method, apparatus and storage medium unrelated with type of database
CN110008244A (en) * 2019-03-29 2019-07-12 国家计算机网络与信息安全管理中心 A kind of data query method and data query device
CN110012008A (en) * 2019-04-02 2019-07-12 山东国子软件股份有限公司 Heterogeneous data source distributed coordination coherence method and system based on http protocol
CN110012008B (en) * 2019-04-02 2022-03-22 山东国子软件股份有限公司 Heterogeneous data source distributed coordination consistency method and system based on HTTP (hyper text transport protocol)
CN110321360A (en) * 2019-07-08 2019-10-11 深圳市智慧郎数码科技有限公司 The processing method and relevant device of list data
CN110427415A (en) * 2019-08-02 2019-11-08 泰康保险集团股份有限公司 Knowledge share method, device, system media and electronic equipment
CN110674163A (en) * 2019-08-26 2020-01-10 天津浪淘科技股份有限公司 Heterogeneous data query system and method based on BS framework
CN111061766A (en) * 2019-11-27 2020-04-24 上海钧正网络科技有限公司 Business data processing method and device, computer equipment and storage medium
CN111241055A (en) * 2019-12-27 2020-06-05 冶金自动化研究设计院 Processing system of iron and steel enterprise data center heterogeneous data
CN111274294A (en) * 2020-01-09 2020-06-12 中国科学院计算机网络信息中心 Universal distributed heterogeneous data integrated logic convergence organization, release and service method and system
CN111274294B (en) * 2020-01-09 2023-03-10 中国科学院计算机网络信息中心 Universal distributed heterogeneous data integrated logic convergence organization, release and service method and system
CN111400565A (en) * 2020-03-19 2020-07-10 北京三维天地科技股份有限公司 Visualized dragging online data processing method and system
CN111478970A (en) * 2020-04-13 2020-07-31 国网福建省电力有限公司 Power grid Web application mimicry defense system
CN111711672A (en) * 2020-06-03 2020-09-25 成都中科大旗软件股份有限公司 Big data sharing method and system
CN111711672B (en) * 2020-06-03 2023-05-16 成都中科大旗软件股份有限公司 Big data sharing method and system
CN112579626A (en) * 2020-09-28 2021-03-30 京信数据科技有限公司 Construction method and device of multi-source heterogeneous SQL query engine
CN112162754A (en) * 2020-10-19 2021-01-01 科技谷(厦门)信息技术有限公司 Multi-source heterogeneous data processing system
CN112532576A (en) * 2020-10-20 2021-03-19 湖南红普创新科技发展有限公司 Gateway data interaction method and device, computer equipment and storage medium
CN112163029A (en) * 2020-10-29 2021-01-01 浙江百应科技有限公司 Virtual database system and query method
CN113268547A (en) * 2021-01-03 2021-08-17 复旦大学 Multi-event service lineage data fusion method oriented to service collaborative process
CN112818051A (en) * 2021-02-02 2021-05-18 上海达梦数据库有限公司 Heterogeneous library communication method, terminal device and storage medium
CN113051249A (en) * 2021-03-22 2021-06-29 江苏杰瑞信息科技有限公司 Cloud service platform design method based on multi-source heterogeneous big data fusion
CN113312340A (en) * 2021-04-09 2021-08-27 国网陕西省电力公司电力科学研究院 Integrated method and system for processing, fusing and displaying multi-source data
CN113485824A (en) * 2021-04-24 2021-10-08 中电长城网际系统应用广东有限公司 API (application programming interface) interface management method of integrated operation and maintenance platform
CN113918634A (en) * 2021-10-15 2022-01-11 国家电网有限公司大数据中心 Data adaptation method, adapter and storage medium for data interaction
CN115168690B (en) * 2022-09-06 2022-12-27 深圳市明源云科技有限公司 Data query method and device based on browser plug-in, electronic equipment and medium
CN115168690A (en) * 2022-09-06 2022-10-11 深圳市明源云科技有限公司 Data query method and device based on browser plug-in, electronic equipment and medium
CN115757526A (en) * 2022-12-02 2023-03-07 广州市玄武无线科技股份有限公司 Metadata management method, device, equipment and computer storage medium
CN115757526B (en) * 2022-12-02 2023-08-15 广州市玄武无线科技股份有限公司 Metadata management method, device, equipment and computer storage medium

Similar Documents

Publication Publication Date Title
CN104008135A (en) Multi-source heterogeneous database fusion system and data query method thereof
CN104160381B (en) Managing method and system for tenant-specific data sets in a multi-tenant environment
CN109565511A (en) Tenant and service management for multi-tenant identity and data safety management cloud service
CN100573528C (en) Digital museum gridding and building method thereof
US9953099B2 (en) Repackageable virtualized transparent access to heterogeneous data sources
CN106844485A (en) A kind of system and method for enterprise's heterogeneous database intelligent integrated
CN104932895A (en) Middleware based on SOA (Service-Oriented Architecture) and information publishing method thereof
CN101945126A (en) Forest resource heterogeneous data distributed management system
CN105956029A (en) Data access method under hybrid storage architecture
CN106951555A (en) SaaS mode contents management systems based on structural data
CN107368588A (en) A kind of heterogeneous resource Homogeneous method and device
CN106453618A (en) Remote sensing image processing service cloud platform system based on G-Cloud cloud computing
WO2023231665A1 (en) Distributed transaction processing method, system and device, and readable storage medium
CN109241054A (en) A kind of multimodal data library system, implementation method and server
CN107656951A (en) A kind of method of real time data in synchronous and heterogeneous Database Systems
US8489633B2 (en) Correlated query process (CQP) and peer-to-peer (P2P) execution
CN102034170B (en) Service encapsulates method and the integrated system of the business datum based on SOA
CN102053840A (en) SOA (Service Oriented Architecture)-based business data service encapsulation method and integrated system
JP2011159275A (en) Computer method and system for providing access to data of target system
Miao et al. A Web 2.0‐based science gateway for massive remote sensing image processing
Khan et al. XWADF: Architectural pattern for improving performance of web applications
CN101247309A (en) System for universal accesses to multi-cell platform
Duan Design of agriculture information integration and sharing platform based on cloud computing
Xiang Query optimization over a heterogeneously distributed scientific database
Zhang et al. JDBC-based middleware applications in instant message systems

Legal Events

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

Application publication date: 20140827

RJ01 Rejection of invention patent application after publication