CN101067814A - Mapping conversion method between data access level Xml format data and relational data - Google Patents

Mapping conversion method between data access level Xml format data and relational data Download PDF

Info

Publication number
CN101067814A
CN101067814A CN 200710015726 CN200710015726A CN101067814A CN 101067814 A CN101067814 A CN 101067814A CN 200710015726 CN200710015726 CN 200710015726 CN 200710015726 A CN200710015726 A CN 200710015726A CN 101067814 A CN101067814 A CN 101067814A
Authority
CN
China
Prior art keywords
data
field
model
relation
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN 200710015726
Other languages
Chinese (zh)
Other versions
CN100458793C (en
Inventor
孙立新
李海波
胡士杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Group Shandong General Software Co Ltd
Original Assignee
Inspur Group Shandong General Software 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 Inspur Group Shandong General Software Co Ltd filed Critical Inspur Group Shandong General Software Co Ltd
Priority to CNB2007100157262A priority Critical patent/CN100458793C/en
Publication of CN101067814A publication Critical patent/CN101067814A/en
Application granted granted Critical
Publication of CN100458793C publication Critical patent/CN100458793C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

This invention provides a mapping converting method for format data and relation data of a data access layer Xml including two periods of designing time and operation time, in which, at the designing time period, a model is set up based on the data structure of the relation data and mapping and conversion of the object and the relation data to be described as a data object and data model, and the data object means that the relation data sets up a model and abstracts the data structure of the list and view in the database to describe its name and field attribute, at the operation period, the data access an engine to structure SQL sentences dynamically for accessing database according to the element data information defined in designing and input data information to finish function of data access layer of increasing, deleting, correcting and checking automatically.

Description

Mapping conversion method between data access layer Xml formatted data and relation data
1, technical field
The present invention designs a kind of Computer Applied Technology, is specifically related to the mapping conversion method between a kind of data access layer Xml formatted data and relation data.
2, background technology
Usually can be divided into three layers on the architectural framework of software: interface presentation layer, Business Logic, data access layer.Usually in the enterprise-level application development environment, OO development approach has become main stream approach.Object only is present in the internal memory, if permanent conservation object data, need carry out the persistence of object, is about to object storage in database.Otherwise, data need be loaded from database, be configured to the object of internal memory.At present, relevant database remains database main flow, most popular, the form right and wrong of its storage data are OO.Therefore, object is carried out access visit with relational database, need shine upon and change, Here it is, and our usually said data access layer is developed.The mapping of hand-coding and service data access layer and transcode are owing to exist difference between compatible data storehouse type (Oracle, Sql Server, DB2, Sybase etc.) and the version or the like, this work loaded down with trivial details, consuming time beyond doubt.
In addition, data in the business application system, because reason such as efficient, space, a kind of data often need define a plurality of entity object types, the definition of these object types, conversion, deployment and maintenance are also comparatively loaded down with trivial details, consider the demand of communicating by letter between the heterogeneous system simultaneously, therefore need a kind of universal and uniform data layout and object form that data are encapsulated.
3, summary of the invention
The purpose of this invention is to provide mapping and conversion method between a kind of data access layer Xml formatted data and the relation data, two stages when this method mainly comprises when design and operation, wherein:
Stage when design, as shown in Figure 1, carry out modeling at the data structure of relation data and the mapping and the conversion of object and relation data, be described as two kinds of metadata of data object and data model, data object is that relation data carries out modeling, come out the data structure of table in the database and view is abstract, describe its title, field attribute etc.
Wherein table or view are described its display Name, coding, table or view name (Database Identification), author, version, date created etc.
Wherein in the field attribute, main information has: the field display Name, field name (Database Identification), field type, field length, whether must fill out, whether be key word etc.
Field type in field attribute, consider to need compatible polytype database, the data type has been carried out abstract, defined the neutral data type of a cover, and set up mapping relations between certain concrete data of database type, thereby shadow data storehouse difference.On this basis, other has defined some traffic data type of using always in the operation system, such as data types such as numbering, title, remarks, the amount of money, its effect has two: the one, make things convenient for typing, the 2nd, traffic data type is stipulated and unified, avoid because manual the program error that error causes is set.For traffic data type, expanded definition is provided, the user can expand when exploitation is used voluntarily.In addition for typing safeguard convenient, provide and database design instrument PD (Power Designer) document format between translation function.The user can carry out database design in PD, save as the PD document, directly imports to generate data object.
Data model
Business Entity is organic form of the composition of data in the operation system, generally is made of many tables of data, constitutes master slave relation and incidence relation between many tables.Data model is the data constituent relation that is used to describe Business Entity.On the basis of data object, the relation of Business Entity and Business Entity is carried out modeling, describe Business Entity data structure, the service data information of Business Entity, the relation between the Business Entity.
1) the formation structure of data model is: a master meter, and a plurality of from table, constitute master slave relation, can articulate again from showing the master slave relation of nesting from showing down.A model can be defined in the incidence relation of other models.
2) relation of data model and data object.Table in the data model is quoted from data object, the field in the field corresponding data object of showing in the data model, and this corresponding relation can be complete correspondence, also can be the part correspondence.It is the part field in the corresponding data object that can select of the table of data model.After correspondence is come, automatically according to descriptive information of data object, form the descriptor of data model, the coding of the table of data model, title are directly taken from the coding and the title of data object; The field description information of showing in the data model, part is taken from the information of the field description of data object: data type, whether must fill out, major key etc.Especially, the data type that defines on the data model is different from the data type that defines on the data object, the data type that defines on the data model is the data type towards the exploitation programming language, and the data type on the data object then is abstract in the data of database type.Such as, " VARCHAR (n) " this data type of data object definition, corresponding " string " this data type in data model.
3) the Table Properties information of data model: numbering, title, major key field appointment, major key create-rule, whether enable code field, code field appointment, code field create-rule, data staging definition, ordering definition etc.
4) the field attribute information of data model.The display Name of field, numbering, label (referring to name), field data purposes, field type, the definition of field object type, whether as row right assignment, data permission definition, whether must, whether when inserting, use, whether when upgrading, use etc.Part field attribute definition is explained as follows:
Wherein the field data purposes is: tabulation, card, printing, reference and querying condition are multiselects.
Wherein the definition of field object type is used to specify the incidence relation of field or the enumerated value definition of use.The incidence relation definition is used for the incidence relation between the definition of data model.The enumerated value definition is used for simple typing and helps.Such as "Yes", "No" or " man ", " woman " etc.Wherein row authority, data permission define the related definition that is used for permission system.
5) master slave relation of the table of data model definition.Specify master meter and, specify from one or more fields of table related as corresponding one or more fields of external key and master meter from the incidence relation between the table.
6) incidence relation between the data model.Incidence relation between the data model is made of a field in related another data model of a field of data model.A field object type definition is arranged in field attribute, when being chosen as incidence relation, can be defined in the association of another model.In association, specify field related with it in the correlation model, related subsidiary condition, and can specify in the field of inquiring about related relevant correlation model in the model, such as a customer data model, a regional field is wherein arranged, related area data model, specified associations is taken the information such as area code, title of area data model out of in association.
Data object that defines during design and data model are described with a self-defining cover XML tag, and it preserves form originally as the XML document form, manages as metadata (data of data of description) resource.
Stage during operation
Shown in Fig. 2-3, the stage when operation is by data accessing engine, the metadata information of definition during according to design, in conjunction with the data message of input, the SQL statement of dynamic constructs database access visit, accessing database is finished the function that additions and deletions change the data access layer of looking into automatically.Especially, in order to raise the efficiency, the result of dynamic construction process is carried out an amount of buffer memory.
Be compatible data storehouse difference, when data accessing engine constructing SQL and accessing database, relevant information according to metadata, type of database and version according to current accessed, difference at dialect between type of database and the version, the usage policy pattern is adjusted SQL statement dynamically to adapt to different type of database and version.
In addition, for numbering create-rule in the operation system, the integrated grade of authority provides the expansion interface definition, to use different application scenarioss.In exploitation and implementation process, according to the needs of different business scene, can self-defined realization expansion interface and be registered in the data accessing engine, with the function that realizes expanding.Acquiescence, integrated numbering create-rule and the integrated realization of authority commonly used in the data accessing engine.
At object type definition and safeguard loaded down with trivial details, data accessing engine data exchange standard be XML.When returning XML, provide the function of the XML Schema that returns XML.Data accessing engine provides the Xml access object of acquiescence, and the XML access object that also can utilize other system-based class libraries to provide conducts interviews.And for interaction data between heterogeneous system and data standard provide good support.
From external call interface aspect, defined this locality and called and two kinds of clients of We LANG CHAO GENERASOFT Co Ltd service call, be convenient to calling of different application and development patterns.
So just finish mapping and conversion XML-RelationDataMapping between data access layer Xml formatted data and relation data, abbreviated XR-Mapping as.
The invention has the beneficial effects as follows: mapping between XML formatted data and the relation data and switch technology can effectively encapsulate
Access visit to relational database, shielded underlying database because the exploitation complexity that differences such as the kind of database, version cause, a kind of standard XML data access and transformat are provided, make the developer need not write the function that any code can be realized the access visit of persistence layer, thus very effective development difficulty, the development risk that reduces software systems persistence layer.In addition, this method makes the structural adjustment of business datum become simply, when database structure and business paper structure generation adjustment, adjusts by patterned data object, data model designer, do not need to compile and the physics issue, can finish adjustment work.Effectively reduced that software systems are implemented and maintenance process in cost and risk and exploitation, the implementation cost of software vendor.Make the individual demand that software systems can the fast adaptation user, satisfy the constantly long-term objective of development and perfect information system of user.
Description of drawings
The data modeling synoptic diagram in stage when Fig. 1 is design;
Mapping during Fig. 2 between the data and conversion synoptic diagram;
Fig. 3 is the design drawing of data accessing engine high level.
4, embodiment:
Two stages when embodiment also is divided into when design (data modeling) and moves (data access, conversion).When design,, the static structure of business datum is carried out hierarchical description (data object data of description library structure, data model is described operational data structure) by data modeling; When operation, describe during according to design, dynamically resolve, finish mapping and conversion between XML data and the database relation data.
4.1 during design
As shown in Figure 1, when design:
(1) data structure that takes out according to business demand, set up data object (description of list structure in the database), the database name of description list, the affiliated row of table and the relevant field information of row (field name, type, length, precision, whether unique, whether can be null value etc.).
(2) business paper that takes out according to business demand is set up data model, describes the formation (a general business paper is to be made of from table a master meter and many) of business paper.Concrete:
Figure A20071001572600071
Select the main object of a business paper master meter corresponding data objects as data model.
If this business paper has from table, then under the main object of data model, select the subobject of each sublist corresponding data objects as data model.And related (the master meter identification field from table is related with the master meter sign) of appointment subobject and main object.
Figure A20071001572600073
Specify major key field, the code field of main object and subobject respectively,, then need enable the classification option, specify corresponding rating information if data staging information is arranged.
Specify the association attributes of main object and subobject field respectively:
■ field base attribute is as field name, field label, field description, field type etc.
If field is an external key, then the type of specific field is " association ", and specifies " data model " of its association, and definition is closed
The relevant information of ■ connection.
■ can be field and specifies codomain to enumerate.
■ is that field is specified its purposes (card, tabulation, printing etc.).
Figure A20071001572600081
In addition, can be main, subobject and specify various constraints (inspection of data deletion external key, uniqueness inspection etc.).
4.2 during operation
As shown in Figure 2, receive outside increasing, delete, change, make a thorough investigation of and ask by " data accessing engine " during operation, finish the mapping and the conversion of corresponding XML data and relation data.Can be divided into two classes to " data accessing engine " request, a class is that data are obtained, and promptly obtains relation data from relational database, and the result is converted to the XML data; The XML data are promptly imported in another kind of data input, are converted into relation data, will import synchronously (insert, upgrade) to database.
(1) data are obtained, " data model " sign according to input, the condition of inquiry, by " data accessing engine " description according to corresponding " data model ", " data object ", dynamically form the SQL of query relation database, obtain the data result collection,, be configured to the XML data and return then according to corresponding " data model " structure.
(2) data input, " data model " sign and XML according to input, dynamically be configured to the relation data result set by " data accessing engine ", and according to the description of corresponding " data model ", " data object ", dynamically form insertion, renewal, the deletion SQL of relational database, carry out SQL, finish request.When many of execution influenced the SQL of database positioning, " data accessing engine " can automatic log-on data storehouse affairs.
Like this, the parsing when modeling during by operation and operation is carried out, and has finished mapping and conversion between XML data and the relation data database data.
5, embodiment:
The present invention has successfully applied to tide GSP application development platform, and its framework as shown in Figure 3.The system designer describes the model of business datum by patterned data object, data model designer, and " data model " is applied to each module that platform need be done the relational database persistence.What these modules were used is the XML data, by to the calling of data access engine, finishes the accessing operation of XML data to relational database.
Mapping between XML formatted data and the relation data and switch technology, effectively encapsulated access visit to relational database, shielded underlying database because the exploitation complexity that differences such as the kind of database, version cause, a kind of standard XML data access and transformat are provided, make the developer need not write the function that any code can be realized the access visit of persistence layer, thus very effective development difficulty, the development risk that reduces software systems persistence layer.In addition, this method makes the structural adjustment of business datum become simply, when database structure and business paper structure generation adjustment, adjusts by patterned data object, data model designer, do not need to compile and the physics issue, can finish adjustment work.Effectively reduced that software systems are implemented and maintenance process in cost and risk and exploitation, the implementation cost of software vendor.Make the individual demand that software systems can the fast adaptation user, satisfy the constantly long-term objective of development and perfect information system of user.

Claims (1)

1. the mapping conversion method between data access layer Xml formatted data and relation data, two stages when it is characterized in that setting up separately timing and operation, wherein:
Stage when design, carry out modeling at the data structure of relation data and the mapping and the conversion of object and relation data, be described as two kinds of metadata of data object and data model; Wherein:
Data object: be that relation data carries out modeling, come out the data structure of table in the database and view is abstract, describe its title, field attribute, wherein table or view are described its display Name, coding, table or view name or Database Identification, author, version, date created; Wherein in the field attribute, main information has: the field display Name, field name, Database Identification, field type, field length, whether must fill out, whether be key word; Field type in field attribute, need to consider compatible polytype database, the data type has been carried out abstract, defined between the neutral data type of a cover and concrete certain data of database type and set up mapping relations, thus shadow data storehouse difference;
Data model: be that Business Entity is organic form of the composition of data in the operation system, generally constitute by many tables of data, constitute master slave relation and incidence relation between many tables, data model is the data constituent relation that is used to describe Business Entity, on the basis of data object, the relation of Business Entity and Business Entity is carried out modeling, describe Business Entity data structure, the service data information of Business Entity, the relation between the Business Entity; Wherein:
1) the formation structure of data model is: a master meter, and a plurality of from table, constitute master slave relation, from showing down to articulate again from table, the master slave relation of nesting, the incidence relation of a model definition and other models;
2) relation of data model and data object is: the table in the data model, quote from data object, field in the field corresponding data object of showing in the data model, this corresponding relation can be complete correspondence, also can be the part correspondence, i.e. part field in the corresponding data object of the table of data model selection; After correspondence is come, automatically according to descriptive information of data object, form the descriptor of data model, the coding of the table of data model, title are directly taken from the coding and the title of data object; The field description information of showing in the data model, part is taken from the information of the field description of data object: data type, whether must fill out, major key etc., especially, the data type that defines on the data model is different from the data type that defines on the data object, the data type that defines on the data model is the data type towards the exploitation programming language, and the data type on the data object then is abstract in the data of database type; Such as, " VARCHAR (n) " this data type of data object definition, corresponding " string " this data type in data model;
3) the Table Properties information of data model is: numbering, title, major key field appointment, major key create-rule, whether enable code field, code field appointment, code field create-rule, data staging definition, ordering definition etc.:
4) the field attribute information of data model is: the display Name of field, numbering, label or refer to name, field data purposes, field type, the definition of field object type, whether as row right assignment, data permission definition, whether must, whether when inserting, use, whether when upgrading, use; Part field attribute definition is explained as follows:
Wherein the field data purposes is: tabulation, card, printing, reference and querying condition are multiselects;
Wherein the definition of field object type is used to specify the incidence relation of field or the enumerated value definition of use: the incidence relation definition is used for the incidence relation between the definition of data model, enumerated value definition is used for simple typing and helps, such as "Yes", "No" or " man ", " woman " etc.; Wherein row authority, data permission define the related definition that is used for permission system;
5) master slave relation of the table of data model definition: specify master meter and, specify from one or more fields of table related as corresponding one or more fields of external key and master meter from the incidence relation between the table;
6) incidence relation between the data model: the incidence relation between the data model is made of a field in related another data model of a field of data model, a field object type definition is arranged in field attribute, when being chosen as incidence relation, can be defined in the association of another model, in association, specify field related with it in the correlation model, related subsidiary condition, and specify in the model field of the related relevant correlation model of inquiry, such as a customer data model, a regional field is wherein arranged, related area data model, specified associations is taken the area code of area data model out of in association, the information of title;
Data object that defines during design and data model are described with a self-defining cover XML tag, and it preserves form originally as the XML document form, manages as the data resource of metadata or data of description;
Stage when operation, by data accessing engine, the metadata information of definition during according to design, data message in conjunction with input, the SQL statement of dynamic constructs database access visit, accessing database is finished the function that additions and deletions change the data access layer of looking into automatically, in order to raise the efficiency, the result of dynamic construction process is carried out an amount of buffer memory;
Be compatible data storehouse difference, when data accessing engine constructing SQL and accessing database, relevant information according to metadata, type of database and version according to current accessed, difference at dialect between type of database and the version, the usage policy pattern is adjusted SQL statement dynamically to adapt to different type of database and version;
For numbering create-rule in the operation system, the integrated grade of authority provides the expansion interface definition, to use different application scenarioss; In exploitation and implementation process, according to the needs of different business scene, self-defined realization expansion interface also is registered in the data accessing engine, to realize the function of expansion; Integrated numbering create-rule and the integrated realization of authority commonly used in the data accessing engine of acquiescence;
At object type definition and safeguard loaded down with trivial details, data accessing engine data exchange standard be XML, when returning XML, the function of the XML Schema that returns XML is provided, data accessing engine provides the Xml access object of acquiescence, or the XML access object that the system-based class libraries that utilizes other provides conducts interviews, and provides good support for interaction data between heterogeneous system and data standard; From external call interface aspect, having defined this locality calls and two kinds of clients of We LANG CHAO GENERASOFT Co Ltd service call, be convenient to calling of different application and development patterns, so just finish mapping and conversion XML-RelationData Mapping between data access layer Xml formatted data and relation data, abbreviated XR-Mapping as.
CNB2007100157262A 2007-05-10 2007-05-10 Mapping conversion method between data access level Xml format data and relational data Expired - Fee Related CN100458793C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007100157262A CN100458793C (en) 2007-05-10 2007-05-10 Mapping conversion method between data access level Xml format data and relational data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007100157262A CN100458793C (en) 2007-05-10 2007-05-10 Mapping conversion method between data access level Xml format data and relational data

Publications (2)

Publication Number Publication Date
CN101067814A true CN101067814A (en) 2007-11-07
CN100458793C CN100458793C (en) 2009-02-04

Family

ID=38880376

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007100157262A Expired - Fee Related CN100458793C (en) 2007-05-10 2007-05-10 Mapping conversion method between data access level Xml format data and relational data

Country Status (1)

Country Link
CN (1) CN100458793C (en)

Cited By (105)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101634942A (en) * 2008-07-24 2010-01-27 北大方正集团有限公司 Method and system for dynamically creating data tables
CN101458851B (en) * 2008-12-23 2010-06-23 浪潮齐鲁软件产业有限公司 Customizing method for wide invoice simulation template in tax control system
CN101840430A (en) * 2010-04-28 2010-09-22 北京握奇数据系统有限公司 Intelligent card database multi-list operation method and device
CN101887452A (en) * 2010-06-30 2010-11-17 山东中创软件工程股份有限公司 Data dictionary maintenance method and device thereof
CN101963963A (en) * 2009-07-23 2011-02-02 北京数码大方科技有限公司 Method for constructing database meta-model
CN101980213A (en) * 2010-11-23 2011-02-23 中国科学院软件研究所 J2EE-based data persistence method and system
CN102053841A (en) * 2011-01-06 2011-05-11 国电南京自动化股份有限公司 Embedded active memory object database design method
CN102081656A (en) * 2011-01-12 2011-06-01 江苏梦兰神彩科技发展有限公司 Data acquisition and distribution system of cross-platform heterogeneous database
CN102081661A (en) * 2011-01-19 2011-06-01 吉林大学 Data integration method and system of heterogeneous relational database based on XML (Extensive Makeup Language)
WO2011066719A1 (en) * 2009-12-01 2011-06-09 Fu Zhijie Method for classification, storage, and query of data
CN102119384A (en) * 2008-09-08 2011-07-06 汤姆逊许可公司 Method and device for encoding elements
CN102129357A (en) * 2010-01-14 2011-07-20 佳能株式会社 Information processing apparatus and information processing apparatus control method
CN102254022A (en) * 2011-07-27 2011-11-23 河海大学 Method for sharing metadata of information resources of various data types
CN101436185B (en) * 2007-11-12 2012-02-01 北大方正集团有限公司 Method for implementing multiple-file compatibility by XML memory tree
CN102346774A (en) * 2011-09-26 2012-02-08 深圳市信游天下网络科技有限公司 Database operation method and device
CN102411598A (en) * 2011-07-29 2012-04-11 株洲南车时代电气股份有限公司 Method and system for realizing data consistency
CN102456051A (en) * 2010-10-27 2012-05-16 北京大学 Methods and devices for importing/exporting database data
CN101464864B (en) * 2007-12-18 2012-05-23 新奥特(北京)视频技术有限公司 Method for indexing and querying media materials by using relational database
CN102567451A (en) * 2010-10-28 2012-07-11 微软公司 Generating data models
CN102567508A (en) * 2011-12-20 2012-07-11 南京大学 Mass raster data format conversion parallel method based on abstract data model
CN102622436A (en) * 2012-02-29 2012-08-01 浙江吉利汽车研究院有限公司 Data table establishing method of human resource management system
CN102662997A (en) * 2012-03-15 2012-09-12 北京播思软件技术有限公司 Method of storing XML data into relational database
CN102750358A (en) * 2012-06-12 2012-10-24 中国电力科学研究院 Mapping method and system of system data model to common information model (CIM)
CN102819609A (en) * 2012-08-23 2012-12-12 国电南京自动化股份有限公司 Modeling method for persisting data model
CN101739436B (en) * 2009-09-28 2012-12-19 浙江工商大学 XML-based flexible data migration method
CN102867001A (en) * 2011-07-05 2013-01-09 腾讯科技(北京)有限公司 Method and device for acquiring information
CN102929664A (en) * 2012-10-16 2013-02-13 南京通达海信息技术有限公司 Conventional data exchange method based on XSD structure
CN102982010A (en) * 2011-09-02 2013-03-20 北大方正集团有限公司 Method and device for abstracting document structure
CN103020115A (en) * 2012-11-13 2013-04-03 深圳市同洲电子股份有限公司 Data caching method, cache server and system
CN103092874A (en) * 2011-11-01 2013-05-08 镇江华扬信息科技有限公司 XML (Extensive Makeup Language) based isomerous data exchange method
CN103246649A (en) * 2012-02-02 2013-08-14 中国航空工业集团公司沈阳飞机设计研究所 Dynamic database building method
CN103246753A (en) * 2013-05-30 2013-08-14 安徽皖通科技股份有限公司 Method for generating entity metadata model according to database structure
CN103279509A (en) * 2013-05-17 2013-09-04 北京首钢自动化信息技术有限公司 Fast inquiring method using dynamic inquiring language
CN103425779A (en) * 2013-08-19 2013-12-04 曙光信息产业股份有限公司 Data processing method and data processing device
CN103488534A (en) * 2013-09-23 2014-01-01 浪潮集团山东通用软件有限公司 Method for enabling business logic layer to feed back control information to presentation layer
CN103593457A (en) * 2013-11-22 2014-02-19 方正国际软件有限公司 Method for converting document format
CN103678442A (en) * 2012-08-30 2014-03-26 国际商业机器公司 Method and system of database table format conversion based on user data access patterns
CN103714068A (en) * 2012-09-29 2014-04-09 金蝶软件(中国)有限公司 Method and device for just-in-time data updating
CN103810281A (en) * 2014-02-20 2014-05-21 浪潮集团有限公司 Method for achieving data synchronization through timing task based on cloud computing
CN103853714A (en) * 2012-11-28 2014-06-11 中国移动通信集团河南有限公司 Data processing method and device
CN104050264A (en) * 2014-06-19 2014-09-17 华为技术有限公司 Method and device for generating SQL statement
CN104133890A (en) * 2014-07-30 2014-11-05 四川中亚联邦科技有限公司 Cloud large data processing method and system
CN104166705A (en) * 2014-08-06 2014-11-26 广州华多网络科技有限公司 Access method and device of database
CN104317916A (en) * 2014-10-28 2015-01-28 用友优普信息技术有限公司 Device and method for expanding business receipts of data association unit
CN104376103A (en) * 2014-11-26 2015-02-25 浪潮电子信息产业股份有限公司 Multi-HBase table association method based on snowflake model
CN104598592A (en) * 2015-01-20 2015-05-06 北京仿真中心 XML (Extensive Markup Language)-based database custom method and system
CN104679909A (en) * 2015-03-25 2015-06-03 郑州悉知信息技术有限公司 Website TDK (Title, Description and Keyword) setting method and device
US9069831B2 (en) 2011-03-29 2015-06-30 International Business Machines Corporation Retrieving data objects
CN104881747A (en) * 2015-06-01 2015-09-02 北京圆通慧达管理软件开发有限公司 Data collaboration method and data collaboration system
CN104932870A (en) * 2014-03-18 2015-09-23 腾讯科技(深圳)有限公司 Unreal script data processing method and unreal script data processing device
CN105045912A (en) * 2015-08-13 2015-11-11 浪潮通用软件有限公司 Data distribution method for relational database
CN105159920A (en) * 2015-07-28 2015-12-16 卡斯柯信号有限公司 Attribute tag based database access method
CN105488117A (en) * 2015-11-23 2016-04-13 浪潮集团有限公司 User-defined object processing method and apparatus
CN105843605A (en) * 2016-03-17 2016-08-10 中国银行股份有限公司 Data mapping data and device
CN105913198A (en) * 2016-05-11 2016-08-31 邓意麒 Physical entity class model construction module used for intelligent port, intelligent port and intelligent network
CN106021594A (en) * 2016-06-06 2016-10-12 福建榕基软件股份有限公司 Database table and XML message mapping processing method and system
CN106022944A (en) * 2016-05-27 2016-10-12 中国石油天然气股份有限公司 Numerical reservoir simulation conventional and streamline model data body conversion method and device
CN106708891A (en) * 2015-11-17 2017-05-24 中兴通讯股份有限公司 Network management data synchronizing method and device
CN106844323A (en) * 2017-02-20 2017-06-13 济南浪潮高新科技投资发展有限公司 A kind of entity construction method and device
CN106886592A (en) * 2017-02-21 2017-06-23 北京航空航天大学 A kind of city space-time data collecting system and method based on data source service
CN106909689A (en) * 2017-03-07 2017-06-30 山东浪潮云服务信息科技有限公司 A kind of data fusion method and device
CN106919615A (en) * 2015-12-28 2017-07-04 航天信息股份有限公司 Data access method and system
CN107092587A (en) * 2017-05-02 2017-08-25 山东浪潮通软信息科技有限公司 A kind of business voucher generation method and device
CN107577812A (en) * 2017-09-29 2018-01-12 北京酷我科技有限公司 A kind of method for quickly reading of entity data bak
CN107657036A (en) * 2017-09-29 2018-02-02 北京酷我科技有限公司 A kind of production method of database object placement model
CN107657038A (en) * 2017-09-29 2018-02-02 北京酷我科技有限公司 A kind of database method for quickly reading
CN107832395A (en) * 2017-10-30 2018-03-23 山东浪潮通软信息科技有限公司 A kind of data processing method, device, computer-readable recording medium and storage control
CN107908640A (en) * 2017-09-27 2018-04-13 国网浙江省电力公司杭州供电公司 A kind of Business Entity relation Intelligent exploration engine implementing method
WO2018076971A1 (en) * 2016-10-31 2018-05-03 凯美瑞德(苏州)信息科技股份有限公司 Xml data manipulation method and apparatus
CN107992292A (en) * 2017-11-29 2018-05-04 商派软件有限公司 A kind of method defined by schema forms progress database
CN108038222A (en) * 2017-12-22 2018-05-15 冶金自动化研究设计院 System for Information System Modeling and entity-property frame of data access
CN108121739A (en) * 2016-11-30 2018-06-05 株式会社日立制作所 Method of data capture and data gathering system
CN108170759A (en) * 2017-12-22 2018-06-15 平安养老保险股份有限公司 Method, apparatus, computer equipment and the storage medium of tip-offs about environmental issues processing
CN108463781A (en) * 2016-01-13 2018-08-28 罗伯特·博世有限公司 Method and system for information transmission
CN108604278A (en) * 2015-10-23 2018-09-28 甲骨文国际公司 Self-described configuration with the support to shared data table
CN108804480A (en) * 2017-05-05 2018-11-13 天津中铁电气化设计研究院有限公司 A kind of analyzing platform and design method of novel dynamic generation data operation commands
CN108875038A (en) * 2018-06-27 2018-11-23 南京南瑞继保电气有限公司 The method and system of hierarchical structure real-time data base are attached under relational database data
CN108874944A (en) * 2018-06-04 2018-11-23 刘洋 A kind of isomeric data mapped system and method based on XSL language conversion
CN108897897A (en) * 2018-07-24 2018-11-27 艾普阳科技(深圳)有限公司 A kind of data processing method and device
CN108984712A (en) * 2018-07-06 2018-12-11 深圳前海微众银行股份有限公司 Counting method, equipment and readable storage medium storing program for executing are made based on business scenario
CN109377159A (en) * 2018-09-19 2019-02-22 成都信息工程大学 A kind of software modeling procedure incarnation evolution system and method, processor, terminal
CN109446380A (en) * 2018-11-02 2019-03-08 鲁班(北京)电子商务科技有限公司 A method of two tables of data relationships are described based on XML
CN109471957A (en) * 2018-09-19 2019-03-15 北京悦图遥感科技发展有限公司 A kind of metadata conversion method and device based on unified label
CN109582647A (en) * 2018-11-21 2019-04-05 珠海市新德汇信息技术有限公司 A kind of analysis method and system towards the unstructured instrument of evidence
CN109660638A (en) * 2018-12-10 2019-04-19 中共中央办公厅电子科技学院 A kind of data store organisation and DNS data storage system
CN109656928A (en) * 2018-12-24 2019-04-19 成都四方伟业软件股份有限公司 Relationship preparation method and device between table
CN109684329A (en) * 2018-12-13 2019-04-26 高新兴科技集团股份有限公司 A kind of method for managing resource based on data center apparatus
CN109815242A (en) * 2019-02-02 2019-05-28 中国农业银行股份有限公司 A kind of data processing method and system
CN109918084A (en) * 2019-03-12 2019-06-21 浪潮通用软件有限公司 A kind of data mapping method of business management system
CN110019555A (en) * 2017-12-26 2019-07-16 中国科学院沈阳自动化研究所 A kind of relation data semantization modeling method
CN110019969A (en) * 2017-12-05 2019-07-16 北京京东尚科信息技术有限公司 Handle the method and system of semi-structured data
CN110399419A (en) * 2019-07-30 2019-11-01 上海金融期货信息技术有限公司 A kind of relationship type template memory database system
CN111143449A (en) * 2019-12-12 2020-05-12 北京中电普华信息技术有限公司 Data service method and device based on unified data model
CN111209319A (en) * 2018-11-21 2020-05-29 华为技术有限公司 Data service method and device
CN111427867A (en) * 2020-03-30 2020-07-17 杭州华望系统科技有限公司 Model persistence method based on hybrid storage
CN111443970A (en) * 2020-03-24 2020-07-24 山东浪潮通软信息科技有限公司 Method, device and equipment for assembling multi-source data and readable medium
WO2021042532A1 (en) * 2019-09-05 2021-03-11 平安科技(深圳)有限公司 Database information analysis method and apparatus, computer apparatus, and storage medium
CN112732833A (en) * 2021-01-08 2021-04-30 西安交通大学 Universal data bridge architecture for acquiring block chain information and design method
CN112749157A (en) * 2019-10-30 2021-05-04 北京国双科技有限公司 Data table processing method and device, storage medium and equipment
CN112860899A (en) * 2021-03-16 2021-05-28 中化现代农业有限公司 Label generation method and device, computer equipment and computer readable storage medium
CN113051650A (en) * 2021-04-01 2021-06-29 中铁成都科学技术研究院有限公司 Real-time acquisition method and device for building information model component data
CN113377871A (en) * 2021-06-22 2021-09-10 特赞(上海)信息科技有限公司 Data synchronization method, device and storage medium
CN113535844A (en) * 2021-09-15 2021-10-22 山东耕元数据科技有限公司 Data aggregation method and system
CN114297330A (en) * 2021-12-28 2022-04-08 北京达美盛软件股份有限公司 Data map generation method and device
CN114792145A (en) * 2022-05-27 2022-07-26 中国标准化研究院 Standard digital management maintenance system and method based on knowledge graph

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101901265B (en) * 2010-07-29 2012-06-13 中国运载火箭技术研究院 Objectification management system of virtual test data
CN101930464B (en) * 2010-08-25 2012-08-08 华南理工大学 RFID logistics application-orientated loose heterogeneous data exchange system and method
CN107577467A (en) * 2017-10-20 2018-01-12 郑州云海信息技术有限公司 A kind of java implementation methods of TOSCA specifications

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6732095B1 (en) * 2001-04-13 2004-05-04 Siebel Systems, Inc. Method and apparatus for mapping between XML and relational representations
AU2002334721B2 (en) * 2001-09-28 2008-10-23 Oracle International Corporation An index structure to access hierarchical data in a relational database system
CN1760871A (en) * 2004-10-15 2006-04-19 微软公司 Mapping of schema data into data structures
US7567968B2 (en) * 2005-01-31 2009-07-28 Microsoft Corporation Integration of a non-relational query language with a relational data store
CN100397397C (en) * 2005-10-31 2008-06-25 北京神舟航天软件技术有限公司 XML data storage and access method based on relational database

Cited By (153)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101436185B (en) * 2007-11-12 2012-02-01 北大方正集团有限公司 Method for implementing multiple-file compatibility by XML memory tree
CN101464864B (en) * 2007-12-18 2012-05-23 新奥特(北京)视频技术有限公司 Method for indexing and querying media materials by using relational database
CN101634942A (en) * 2008-07-24 2010-01-27 北大方正集团有限公司 Method and system for dynamically creating data tables
CN102119384B (en) * 2008-09-08 2014-06-11 汤姆逊许可公司 Method and device for encoding elements
CN102119384A (en) * 2008-09-08 2011-07-06 汤姆逊许可公司 Method and device for encoding elements
CN101458851B (en) * 2008-12-23 2010-06-23 浪潮齐鲁软件产业有限公司 Customizing method for wide invoice simulation template in tax control system
CN101963963A (en) * 2009-07-23 2011-02-02 北京数码大方科技有限公司 Method for constructing database meta-model
CN101739436B (en) * 2009-09-28 2012-12-19 浙江工商大学 XML-based flexible data migration method
WO2011066719A1 (en) * 2009-12-01 2011-06-09 Fu Zhijie Method for classification, storage, and query of data
CN102129357B (en) * 2010-01-14 2015-09-02 佳能株式会社 Signal conditioning package and information processing apparatus control method
US8559047B2 (en) 2010-01-14 2013-10-15 Canon Kabushiki Kaisha Information processing apparatus, information processing apparatus control method, and storage medium
CN102129357A (en) * 2010-01-14 2011-07-20 佳能株式会社 Information processing apparatus and information processing apparatus control method
CN101840430A (en) * 2010-04-28 2010-09-22 北京握奇数据系统有限公司 Intelligent card database multi-list operation method and device
CN101887452A (en) * 2010-06-30 2010-11-17 山东中创软件工程股份有限公司 Data dictionary maintenance method and device thereof
CN102456051A (en) * 2010-10-27 2012-05-16 北京大学 Methods and devices for importing/exporting database data
CN102567451A (en) * 2010-10-28 2012-07-11 微软公司 Generating data models
CN102567451B (en) * 2010-10-28 2014-11-19 微软公司 Generating data models
CN101980213B (en) * 2010-11-23 2012-09-19 中国科学院软件研究所 J2EE-based data persistence method and system
CN101980213A (en) * 2010-11-23 2011-02-23 中国科学院软件研究所 J2EE-based data persistence method and system
CN102053841A (en) * 2011-01-06 2011-05-11 国电南京自动化股份有限公司 Embedded active memory object database design method
CN102053841B (en) * 2011-01-06 2013-07-31 国电南京自动化股份有限公司 Embedded active memory object database design method
CN102081656A (en) * 2011-01-12 2011-06-01 江苏梦兰神彩科技发展有限公司 Data acquisition and distribution system of cross-platform heterogeneous database
CN102081661A (en) * 2011-01-19 2011-06-01 吉林大学 Data integration method and system of heterogeneous relational database based on XML (Extensive Makeup Language)
US9069830B2 (en) 2011-03-29 2015-06-30 International Business Machines Corporation Retrieving data objects
US9069831B2 (en) 2011-03-29 2015-06-30 International Business Machines Corporation Retrieving data objects
CN102867001B (en) * 2011-07-05 2019-12-24 腾讯科技(北京)有限公司 Method and device for acquiring information
CN102867001A (en) * 2011-07-05 2013-01-09 腾讯科技(北京)有限公司 Method and device for acquiring information
CN102254022A (en) * 2011-07-27 2011-11-23 河海大学 Method for sharing metadata of information resources of various data types
CN102411598B (en) * 2011-07-29 2013-07-31 株洲南车时代电气股份有限公司 Method and system for realizing data consistency
CN102411598A (en) * 2011-07-29 2012-04-11 株洲南车时代电气股份有限公司 Method and system for realizing data consistency
CN102982010A (en) * 2011-09-02 2013-03-20 北大方正集团有限公司 Method and device for abstracting document structure
CN102982010B (en) * 2011-09-02 2016-06-22 北大方正集团有限公司 The method and apparatus extracting file structure
CN102346774B (en) * 2011-09-26 2013-09-18 深圳市信游天下网络科技有限公司 Database operation method
CN102346774A (en) * 2011-09-26 2012-02-08 深圳市信游天下网络科技有限公司 Database operation method and device
CN103092874A (en) * 2011-11-01 2013-05-08 镇江华扬信息科技有限公司 XML (Extensive Makeup Language) based isomerous data exchange method
CN102567508B (en) * 2011-12-20 2014-05-14 南京大学 Mass raster data format conversion parallel method based on abstract data model
CN102567508A (en) * 2011-12-20 2012-07-11 南京大学 Mass raster data format conversion parallel method based on abstract data model
CN103246649A (en) * 2012-02-02 2013-08-14 中国航空工业集团公司沈阳飞机设计研究所 Dynamic database building method
CN102622436A (en) * 2012-02-29 2012-08-01 浙江吉利汽车研究院有限公司 Data table establishing method of human resource management system
CN102662997A (en) * 2012-03-15 2012-09-12 北京播思软件技术有限公司 Method of storing XML data into relational database
CN102662997B (en) * 2012-03-15 2015-09-16 播思通讯技术(北京)有限公司 A kind of storing X ML data are to the method for relational database
CN102750358A (en) * 2012-06-12 2012-10-24 中国电力科学研究院 Mapping method and system of system data model to common information model (CIM)
CN102819609A (en) * 2012-08-23 2012-12-12 国电南京自动化股份有限公司 Modeling method for persisting data model
CN102819609B (en) * 2012-08-23 2016-06-08 国电南京自动化股份有限公司 A kind of perdurable data model modelling approach
CN103678442A (en) * 2012-08-30 2014-03-26 国际商业机器公司 Method and system of database table format conversion based on user data access patterns
US11163739B2 (en) 2012-08-30 2021-11-02 International Business Machines Corporation Database table format conversion based on user data access patterns in a networked computing environment
US9875265B2 (en) 2012-08-30 2018-01-23 International Business Machines Corporation Database table format conversion based on user data access patterns in a networked computing environment
US10725991B2 (en) 2012-08-30 2020-07-28 International Business Machines Corporation Database table format conversion based on user data access patterns in a networked computing environment
CN103714068A (en) * 2012-09-29 2014-04-09 金蝶软件(中国)有限公司 Method and device for just-in-time data updating
CN102929664A (en) * 2012-10-16 2013-02-13 南京通达海信息技术有限公司 Conventional data exchange method based on XSD structure
CN103020115A (en) * 2012-11-13 2013-04-03 深圳市同洲电子股份有限公司 Data caching method, cache server and system
CN103853714A (en) * 2012-11-28 2014-06-11 中国移动通信集团河南有限公司 Data processing method and device
CN103853714B (en) * 2012-11-28 2017-06-20 中国移动通信集团河南有限公司 A kind of data processing method and device
CN103279509B (en) * 2013-05-17 2016-05-25 北京首钢自动化信息技术有限公司 A kind of method for quickly querying that adopts dynamic queries language
CN103279509A (en) * 2013-05-17 2013-09-04 北京首钢自动化信息技术有限公司 Fast inquiring method using dynamic inquiring language
CN103246753A (en) * 2013-05-30 2013-08-14 安徽皖通科技股份有限公司 Method for generating entity metadata model according to database structure
CN103425779A (en) * 2013-08-19 2013-12-04 曙光信息产业股份有限公司 Data processing method and data processing device
CN103488534A (en) * 2013-09-23 2014-01-01 浪潮集团山东通用软件有限公司 Method for enabling business logic layer to feed back control information to presentation layer
CN103593457B (en) * 2013-11-22 2017-02-08 北大医疗信息技术有限公司 Method for converting document format
CN103593457A (en) * 2013-11-22 2014-02-19 方正国际软件有限公司 Method for converting document format
CN103810281A (en) * 2014-02-20 2014-05-21 浪潮集团有限公司 Method for achieving data synchronization through timing task based on cloud computing
WO2015139646A1 (en) * 2014-03-18 2015-09-24 Tencent Technology (Shenzhen) Company Limited Data processing method and apparatus for unrealscript
CN104932870A (en) * 2014-03-18 2015-09-23 腾讯科技(深圳)有限公司 Unreal script data processing method and unreal script data processing device
CN104932870B (en) * 2014-03-18 2019-05-24 腾讯科技(深圳)有限公司 A kind of data processing method and device to illusory script
CN104050264A (en) * 2014-06-19 2014-09-17 华为技术有限公司 Method and device for generating SQL statement
CN104133890B (en) * 2014-07-30 2016-02-10 四川中亚联邦科技有限公司 A kind of large data processing method in high in the clouds and system
CN104133890A (en) * 2014-07-30 2014-11-05 四川中亚联邦科技有限公司 Cloud large data processing method and system
CN104166705A (en) * 2014-08-06 2014-11-26 广州华多网络科技有限公司 Access method and device of database
CN104317916A (en) * 2014-10-28 2015-01-28 用友优普信息技术有限公司 Device and method for expanding business receipts of data association unit
CN104376103A (en) * 2014-11-26 2015-02-25 浪潮电子信息产业股份有限公司 Multi-HBase table association method based on snowflake model
CN104376103B (en) * 2014-11-26 2017-10-03 浪潮电子信息产业股份有限公司 A kind of multiple HBase table correlating methods based on snowflake model
CN104598592A (en) * 2015-01-20 2015-05-06 北京仿真中心 XML (Extensive Markup Language)-based database custom method and system
CN104679909B (en) * 2015-03-25 2018-07-17 郑州悉知信息科技股份有限公司 A kind of method and device of setting website TDK
CN104679909A (en) * 2015-03-25 2015-06-03 郑州悉知信息技术有限公司 Website TDK (Title, Description and Keyword) setting method and device
CN104881747A (en) * 2015-06-01 2015-09-02 北京圆通慧达管理软件开发有限公司 Data collaboration method and data collaboration system
CN105159920A (en) * 2015-07-28 2015-12-16 卡斯柯信号有限公司 Attribute tag based database access method
CN105045912A (en) * 2015-08-13 2015-11-11 浪潮通用软件有限公司 Data distribution method for relational database
CN108604278A (en) * 2015-10-23 2018-09-28 甲骨文国际公司 Self-described configuration with the support to shared data table
CN106708891A (en) * 2015-11-17 2017-05-24 中兴通讯股份有限公司 Network management data synchronizing method and device
CN105488117A (en) * 2015-11-23 2016-04-13 浪潮集团有限公司 User-defined object processing method and apparatus
CN106919615A (en) * 2015-12-28 2017-07-04 航天信息股份有限公司 Data access method and system
CN108463781A (en) * 2016-01-13 2018-08-28 罗伯特·博世有限公司 Method and system for information transmission
CN105843605A (en) * 2016-03-17 2016-08-10 中国银行股份有限公司 Data mapping data and device
CN105843605B (en) * 2016-03-17 2019-03-08 中国银行股份有限公司 A kind of data mapping method and device
CN105913198A (en) * 2016-05-11 2016-08-31 邓意麒 Physical entity class model construction module used for intelligent port, intelligent port and intelligent network
CN106022944A (en) * 2016-05-27 2016-10-12 中国石油天然气股份有限公司 Numerical reservoir simulation conventional and streamline model data body conversion method and device
CN106021594B (en) * 2016-06-06 2019-06-11 福建榕基软件股份有限公司 The mapping treatment method and its system of database table and XML message
CN106021594A (en) * 2016-06-06 2016-10-12 福建榕基软件股份有限公司 Database table and XML message mapping processing method and system
WO2018076971A1 (en) * 2016-10-31 2018-05-03 凯美瑞德(苏州)信息科技股份有限公司 Xml data manipulation method and apparatus
CN108121739A (en) * 2016-11-30 2018-06-05 株式会社日立制作所 Method of data capture and data gathering system
CN108121739B (en) * 2016-11-30 2022-07-19 株式会社日立制作所 Data collection method and data collection system
CN106844323A (en) * 2017-02-20 2017-06-13 济南浪潮高新科技投资发展有限公司 A kind of entity construction method and device
CN106886592A (en) * 2017-02-21 2017-06-23 北京航空航天大学 A kind of city space-time data collecting system and method based on data source service
CN106909689A (en) * 2017-03-07 2017-06-30 山东浪潮云服务信息科技有限公司 A kind of data fusion method and device
CN107092587A (en) * 2017-05-02 2017-08-25 山东浪潮通软信息科技有限公司 A kind of business voucher generation method and device
CN108804480A (en) * 2017-05-05 2018-11-13 天津中铁电气化设计研究院有限公司 A kind of analyzing platform and design method of novel dynamic generation data operation commands
CN107908640A (en) * 2017-09-27 2018-04-13 国网浙江省电力公司杭州供电公司 A kind of Business Entity relation Intelligent exploration engine implementing method
CN107657038A (en) * 2017-09-29 2018-02-02 北京酷我科技有限公司 A kind of database method for quickly reading
CN107577812A (en) * 2017-09-29 2018-01-12 北京酷我科技有限公司 A kind of method for quickly reading of entity data bak
CN107657036A (en) * 2017-09-29 2018-02-02 北京酷我科技有限公司 A kind of production method of database object placement model
CN107832395A (en) * 2017-10-30 2018-03-23 山东浪潮通软信息科技有限公司 A kind of data processing method, device, computer-readable recording medium and storage control
CN107992292A (en) * 2017-11-29 2018-05-04 商派软件有限公司 A kind of method defined by schema forms progress database
CN110019969B (en) * 2017-12-05 2021-06-29 北京京东尚科信息技术有限公司 Method and system for processing semi-structured data
CN110019969A (en) * 2017-12-05 2019-07-16 北京京东尚科信息技术有限公司 Handle the method and system of semi-structured data
CN108170759A (en) * 2017-12-22 2018-06-15 平安养老保险股份有限公司 Method, apparatus, computer equipment and the storage medium of tip-offs about environmental issues processing
CN108170759B (en) * 2017-12-22 2020-10-23 平安养老保险股份有限公司 Complaint case processing method and device, computer equipment and storage medium
CN108038222A (en) * 2017-12-22 2018-05-15 冶金自动化研究设计院 System for Information System Modeling and entity-property frame of data access
CN108038222B (en) * 2017-12-22 2022-01-11 冶金自动化研究设计院 System of entity-attribute framework for information system modeling and data access
CN110019555A (en) * 2017-12-26 2019-07-16 中国科学院沈阳自动化研究所 A kind of relation data semantization modeling method
CN110019555B (en) * 2017-12-26 2023-08-25 中国科学院沈阳自动化研究所 Relation data semantical modeling method
CN108874944A (en) * 2018-06-04 2018-11-23 刘洋 A kind of isomeric data mapped system and method based on XSL language conversion
CN108874944B (en) * 2018-06-04 2022-06-03 刘洋 XSL language transformation-based heterogeneous data mapping system and method
CN108875038A (en) * 2018-06-27 2018-11-23 南京南瑞继保电气有限公司 The method and system of hierarchical structure real-time data base are attached under relational database data
CN108984712A (en) * 2018-07-06 2018-12-11 深圳前海微众银行股份有限公司 Counting method, equipment and readable storage medium storing program for executing are made based on business scenario
CN108897897B (en) * 2018-07-24 2021-01-05 艾普阳科技(深圳)有限公司 Data processing method and device
CN108897897A (en) * 2018-07-24 2018-11-27 艾普阳科技(深圳)有限公司 A kind of data processing method and device
CN109377159A (en) * 2018-09-19 2019-02-22 成都信息工程大学 A kind of software modeling procedure incarnation evolution system and method, processor, terminal
CN109471957B (en) * 2018-09-19 2020-08-04 北京悦图数据科技发展有限公司 Metadata conversion method and device based on uniform tags
CN109471957A (en) * 2018-09-19 2019-03-15 北京悦图遥感科技发展有限公司 A kind of metadata conversion method and device based on unified label
CN109446380A (en) * 2018-11-02 2019-03-08 鲁班(北京)电子商务科技有限公司 A method of two tables of data relationships are described based on XML
CN111209319B (en) * 2018-11-21 2022-03-29 华为云计算技术有限公司 Data service method and device
CN109582647A (en) * 2018-11-21 2019-04-05 珠海市新德汇信息技术有限公司 A kind of analysis method and system towards the unstructured instrument of evidence
CN111209319A (en) * 2018-11-21 2020-05-29 华为技术有限公司 Data service method and device
CN109582647B (en) * 2018-11-21 2022-09-30 珠海市新德汇信息技术有限公司 Unstructured evidence file oriented analysis method and system
CN109660638A (en) * 2018-12-10 2019-04-19 中共中央办公厅电子科技学院 A kind of data store organisation and DNS data storage system
CN109684329A (en) * 2018-12-13 2019-04-26 高新兴科技集团股份有限公司 A kind of method for managing resource based on data center apparatus
CN109684329B (en) * 2018-12-13 2021-04-23 高新兴科技集团股份有限公司 Resource management method based on data center equipment
CN109656928B (en) * 2018-12-24 2020-09-01 成都四方伟业软件股份有限公司 Method and device for obtaining relationships between tables
CN109656928A (en) * 2018-12-24 2019-04-19 成都四方伟业软件股份有限公司 Relationship preparation method and device between table
CN109815242B (en) * 2019-02-02 2021-04-02 中国农业银行股份有限公司 Data processing method and system
CN109815242A (en) * 2019-02-02 2019-05-28 中国农业银行股份有限公司 A kind of data processing method and system
CN109918084A (en) * 2019-03-12 2019-06-21 浪潮通用软件有限公司 A kind of data mapping method of business management system
CN109918084B (en) * 2019-03-12 2022-03-15 浪潮通用软件有限公司 Data mapping method of service management system
CN110399419B (en) * 2019-07-30 2023-03-24 上海金融期货信息技术有限公司 Relational template memory database system
CN110399419A (en) * 2019-07-30 2019-11-01 上海金融期货信息技术有限公司 A kind of relationship type template memory database system
WO2021042532A1 (en) * 2019-09-05 2021-03-11 平安科技(深圳)有限公司 Database information analysis method and apparatus, computer apparatus, and storage medium
CN112749157A (en) * 2019-10-30 2021-05-04 北京国双科技有限公司 Data table processing method and device, storage medium and equipment
CN111143449A (en) * 2019-12-12 2020-05-12 北京中电普华信息技术有限公司 Data service method and device based on unified data model
CN111443970A (en) * 2020-03-24 2020-07-24 山东浪潮通软信息科技有限公司 Method, device and equipment for assembling multi-source data and readable medium
CN111443970B (en) * 2020-03-24 2023-11-03 浪潮通用软件有限公司 Method, device, equipment and readable medium for assembling multi-source data
CN111427867B (en) * 2020-03-30 2023-10-20 杭州华望系统科技有限公司 Model persistence method based on hybrid storage
CN111427867A (en) * 2020-03-30 2020-07-17 杭州华望系统科技有限公司 Model persistence method based on hybrid storage
CN112732833A (en) * 2021-01-08 2021-04-30 西安交通大学 Universal data bridge architecture for acquiring block chain information and design method
CN112860899B (en) * 2021-03-16 2021-11-16 中化现代农业有限公司 Label generation method and device, computer equipment and computer readable storage medium
CN112860899A (en) * 2021-03-16 2021-05-28 中化现代农业有限公司 Label generation method and device, computer equipment and computer readable storage medium
CN113051650B (en) * 2021-04-01 2021-10-15 中铁成都科学技术研究院有限公司 Real-time acquisition method and device for building information model component data
CN113051650A (en) * 2021-04-01 2021-06-29 中铁成都科学技术研究院有限公司 Real-time acquisition method and device for building information model component data
CN113377871A (en) * 2021-06-22 2021-09-10 特赞(上海)信息科技有限公司 Data synchronization method, device and storage medium
CN113377871B (en) * 2021-06-22 2024-03-22 特赞(上海)信息科技有限公司 Data synchronization method, device and storage medium
CN113535844A (en) * 2021-09-15 2021-10-22 山东耕元数据科技有限公司 Data aggregation method and system
CN114297330A (en) * 2021-12-28 2022-04-08 北京达美盛软件股份有限公司 Data map generation method and device
CN114792145A (en) * 2022-05-27 2022-07-26 中国标准化研究院 Standard digital management maintenance system and method based on knowledge graph
CN114792145B (en) * 2022-05-27 2023-04-18 中国标准化研究院 Standard digital management maintenance system and method based on knowledge graph

Also Published As

Publication number Publication date
CN100458793C (en) 2009-02-04

Similar Documents

Publication Publication Date Title
CN100458793C (en) Mapping conversion method between data access level Xml format data and relational data
US7275087B2 (en) System and method providing API interface between XML and SQL while interacting with a managed object environment
US8954480B2 (en) End-to-end interoperability and workflows from building architecture design to one or more simulations
RU2441273C2 (en) Architecture of display with maintenance of increment representation
US8032544B2 (en) Methods and apparatus for generating dynamic program files based on input queries that facilitate use of persistent query services
US7720789B2 (en) System and method of member unique names
US7502807B2 (en) Defining and extracting a flat list of search properties from a rich structured type
CN110837492B (en) Method for providing data service by multi-source data unified SQL
CN100481076C (en) Searching method for relational data base and full text searching combination
US9355143B2 (en) Systems and methods for providing a simplified application programming interface for converting from two-dimensional query languages into multi-dimensional query languages to query multi-dimensional data sources and MDX servers
US20040044687A1 (en) Apparatus and method using pre-described patterns and reflection to generate a database schema
KR20060045622A (en) Extraction, transformation and loading designer module of a computerized financial system
CN101183363B (en) Method for unitedly configuring management EMS memory data-base by system table structure
CN101008952A (en) Method and device for generating persistence layer
Haustein et al. An efficient infrastructure for native transactional XML processing
US9292586B2 (en) System and method for synchronizing a repository with a declarative defintion
CN107977446A (en) A kind of memory grid data load method based on data partition
JP2002278812A (en) Code generating system for digital library
CN103246704A (en) Mapping method for describing entity and relational data based on conventional data structure
CN115905212A (en) Centralized metadata repository with dependency identifiers
CN103927402A (en) Control logic diagram modular design management system implementation method
US8090658B2 (en) System and method of member unique names
CN1877573A (en) Multilayer database system structure
CN101055521A (en) Mapping rule visualized generation method and system
US7058651B2 (en) Method, computer program product, and system for automatic class generation with simultaneous customization and interchange capability

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090204

Termination date: 20160510

CF01 Termination of patent right due to non-payment of annual fee