CN104933196A - Method and system for managing database in embedded system - Google Patents

Method and system for managing database in embedded system Download PDF

Info

Publication number
CN104933196A
CN104933196A CN201510408769.1A CN201510408769A CN104933196A CN 104933196 A CN104933196 A CN 104933196A CN 201510408769 A CN201510408769 A CN 201510408769A CN 104933196 A CN104933196 A CN 104933196A
Authority
CN
China
Prior art keywords
database
record
data
embedded system
base management
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
CN201510408769.1A
Other languages
Chinese (zh)
Other versions
CN104933196B (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.)
Asiainfo Technologies China Inc
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201510408769.1A priority Critical patent/CN104933196B/en
Publication of CN104933196A publication Critical patent/CN104933196A/en
Application granted granted Critical
Publication of CN104933196B publication Critical patent/CN104933196B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof

Landscapes

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

Abstract

The invention provides a method and system for managing a database in an embedded system. The method includes the steps of storing data in a table in the form of each record and defining the format and attribute of each record when the data are stored in a database, having access to the database in a memory sharing mode when the database is had access to and adopting the locking operation when the authority of having access to the database is applied for, defining the attribute of each record and record ID for finding or positioning any object in the database or the sub-object of the object, filling the record ID through a predefined API, and defining the record ID in the format of a one-dimensional array or a two-dimensional array or a three-dimensional array or a four-dimensional array. The data storage form is simpler, the complex data structure can be conveniently stored, the running loads of the system are reduced, and data operation security and reliability are improved.

Description

Data base management method and system in a kind of embedded system
Technical field
The present invention relates to Home Gateway Technology field, particularly relate to the database technical field in embedded wireless gateway system, be specially data base management method and system in a kind of embedded system.
Background technology
Along with the widespread use of embedded system and the constantly universal of embedded real-time operating system, data management problem under embedded environment becomes the important step in system, and building embedded real time software systems (RTDBS) becomes the problem that must solve in embedded development.Embedded RTDBS [1] [2] mentioned here refer to can in embedded device a kind of Database Systems of independent operating, a large amount of, ageing strong and have the data of strict sequential order in order to process, it with high reliability, high real-time and high information throughput for target, the correctness of its data not only depends on logical consequence, and depends on the time of logical consequence generation.Fig. 1 is the basic boom of an Embedded Application, and whole embedded RTDBS is implemented on real time operating system.Because embedded real time software systems has very big difference with common Enterprise Data base management system in running environment and the method for operation, therefore, traditional enterprise database such as Oracle, Sybase etc. are difficult to play a role under real-time embedded environment, especially, in the control system that some requirement of real-times are very high, traditional database more seems helpless.Therefore, along with the appearance of various commercial embedded real-time operating system, the real-time dataBase system under research embedded environment becomes an important content in embedded software.
Based on concept and the characteristic of above embedded database, database majority in existing embedded device adopts the form in dynamic lib storehouse to deposit and access stencil, and the storage architecture adopting multiple to show is deposited and register system data, application program needs to call dynamic base and visits different pieces of information in different table.The form that database purchase framework in existing embedded system gateway device and access mechanism adopt multiple to show, the major defect caused is as follows: the form adopting multiple to show stores, and manages more complicated; The mode that dynamic base is called adds the burden of system cloud gray model; Do not increase protection lock to database, data easily cause damage; Complicated data structure cannot effectively store.
How to solve the above problem faced in data base administration in embedded system and become those skilled in the art's problem demanding prompt solution.
Summary of the invention
The shortcoming of prior art in view of the above, the object of the present invention is to provide data base management method and system in a kind of embedded system, for solving the problem that database purchase is complicated, data are easily lost, usage data storehouse causes system burden large existed in data base administration in embedded system in prior art.
For achieving the above object and other relevant objects, the invention provides data base management method in a kind of embedded system, in described embedded system, data base management method comprises: database carry out data store time, data to be stored in a table by the form of every bar record and to define form and the attribute of described every bar record; When accessing described database, the mode shared with internal memory is accessed described database and is adopted when applying for the authority of the described database of access and adds latching operation.
As a preferred embodiment of the present invention, in described embedded system, data base management method also comprises the object ID of definition data and is kept in header file by described object ID.
As a preferred embodiment of the present invention, the attribute defining described every bar record comprises definition for searching or the Record ID of any one subobject of any object or object in location database, and described Record ID is filled by predefined API.
As a preferred embodiment of the present invention, the form of array is adopted to define described Record ID.
As a preferred embodiment of the present invention, described array is one-dimension array, two-dimensional array, three-dimensional array or four-dimensional array.
For achieving the above object, the present invention also provides data base management system (DBMS) in a kind of embedded system, in described embedded system, data base management system (DBMS) comprises: database storage module, comprise table data store unit, described table data store unit is used for data being stored in a table by the form of every bar record and defining form and the attribute of described every bar record; Database access module, for arranging the mode accessing database shared with internal memory and there being application to add latching operation to when accessing the authority of described database to described database.
As a preferred embodiment of the present invention, described database storage module also comprises object ID storage unit, for defining the object ID of data and being kept in header file by described object ID.
As a preferred embodiment of the present invention, in described table data store unit, the attribute defining described every bar record comprises definition for searching or the Record ID of any one subobject of any object or object in location database, and described Record ID is filled by predefined API.
As a preferred embodiment of the present invention, the form of array is adopted to define described Record ID.
As a preferred embodiment of the present invention, described array is one-dimension array, two-dimensional array, three-dimensional array or four-dimensional array.
As mentioned above, data base management method and system in a kind of embedded system of the present invention, have following beneficial effect:
1, the present invention conveniently stores more complicated data, conveniently manage simultaneously, one whole mode table is adopted to carry out data storage, all data exist with the form of a rule record, the form of every bar record and length are not fixing, the form that data are stored like this is more simple, saves a large amount of system memory spaces simultaneously, and employing Record ID form can so that store complicated data structure simultaneously.
2, the present invention comes calling data storehouse by the mode of calling system shared drive, improves the validity of system data storage and the high efficiency of management, reduces the operation burden of system; Add database protection mechanism simultaneously, improve data manipulation safety and reliability.
Accompanying drawing explanation
Fig. 1 is shown as the schematic flow sheet of data base management method in embedded system of the present invention.
Fig. 2 is shown as the structural representation of data base management system (DBMS) in embedded system of the present invention.
Element numbers explanation
Data base management system (DBMS) in 1 embedded system
11 database storage module
111 table data store unit
112 object ID storage unit
12 database access modules
S11 ~ S12 step
Embodiment
Below by way of specific instantiation, embodiments of the present invention are described, those skilled in the art the content disclosed by this instructions can understand other advantages of the present invention and effect easily.The present invention can also be implemented or be applied by embodiments different in addition, and the every details in this instructions also can based on different viewpoints and application, carries out various modification or change not deviating under spirit of the present invention.
The object of the present invention is to provide data base management method and system in a kind of embedded system, for solving the problem that database purchase is complicated, data are easily lost, usage data storehouse causes system burden large existed in data base administration in embedded system in prior art.To principle and the embodiment of data base management method and system in a kind of embedded system of the present invention be elaborated below, and make those skilled in the art not need creative work can understand data base management method and system in a kind of embedded system of the present invention.
The present embodiment provides data base management method and system in a kind of embedded system, and the present embodiment relates to the gateway device of current household radio router, is primarily implemented in the database purchase framework in embedded wireless gateway system and access mechanism.
The major function of the present embodiment is the store and management realizing database in embedded wireless gateway equipment, based on the feature of current Linux system and the system architecture of software and application program to the demand of database, the present embodiment designs and proposes diverse data framework and access mechanism in a set of and traditional embedded system.The present embodiment is mainly used in small-sized embedded home gateway product, on the characteristic basis of embedded system characteristic and software application, achieve in home gateway a kind of newly, optimize, the database purchase that more meets gateway device and access mechanism.
The present embodiment designs and the database purchase framework of a set of embedded system proposed and access mechanism mainly achieve storage and the access of complicated data structure, by designing the method for calling of a set of effective file layout and shared drive, realizing each application program of system and data in database are accessed and management effectively, reliably.The present embodiment provides data base management method in a kind of embedded system, and particularly, as shown in Figure 1, in described embedded system, data base management method comprises the following steps.
Step S11, database carry out data store time, data to be stored in a table by the form of every bar record and to define form and the attribute of described every bar record.Adopt whole the form table, be convenient to store and management, save system resource simultaneously.
Particularly, in the present embodiment, the attribute defining described every bar record comprises definition for searching or the Record ID of any one subobject of any object or object in location database, and described Record ID is filled by predefined API.The present embodiment can so that store complicated data structure by Record ID.
Further, adopt the form of array to define described Record ID, wherein, described array is one-dimension array, two-dimensional array, three-dimensional array or four-dimensional array.
The form of what traditional database purchase form adopted is multiple tables, but for the data structure of relative complex, this mode has obvious defect, is not easy to management.
That is, storage architecture designed in data base management method in embedded system in the present embodiment conveniently stores more complicated data, conveniently manage simultaneously, adopt one whole mode table, all data exist with the form of a rule record, and the form of every bar record and length are not fixing, and such form making to store is simpler, save a large amount of system memory spaces simultaneously, also can store comparatively complicated data structure.
In addition, in the present embodiment, in described embedded system, data base management method also comprises the object ID of definition data and is kept in header file by described object ID.In the present embodiment in embedded system in data base management method, after determining file layout, need the form and the determinant attribute that define every bar record, be convenient to access and management database, need the basic object preserved to be generally structure in embedded system, a structure is exactly the object of a database.Each object has corresponding ID, i.e. an object ID, and all object IDs all define and are kept in fixing header file.The object introducing object ID is mainly convenient to searching and locating in a database to object, thus operates on it.In system operation, application program can use specific API to need the operations such as get, set to object according to object ID, and the least unit of operation is an object, i.e. a structure.Could operate some parameters wherein or variable after only obtaining whole structure.
For the object that some are special, such as object also has the data structure of subobject below, and in the process being saved in table, definition and the Record ID given adopt the form of array, can support at most 4 dimension groups, judge specifically need to operate which object with this.
Step S12, when accessing described database, the mode shared with internal memory is accessed described database and is adopted when applying for the authority of the described database of access and adds latching operation.In the present embodiment, application program, by the mode calling data storehouse of shared drive, reduces the operation burden of system; The shared drive of database is added to the protection mechanism locked, improve data manipulation safety and reliability.
Database is one piece of shared memory space in internal memory, any process or thread can by its API Access it.But the critical resource under a multi-process environment, all must lock to its any access, in critical section to its operation that conducts interviews.When application process needs accessing database, first can apply for the action locked, once other process or thread release the shared drive of database, then lock successfully, critical section can be entered critical resource is conducted interviews.If but at this moment other process is just in usage data storehouse, namely critical resource does not also discharge, so this function is by process or the thread suspension of calling this function, waits for critical resource release.
After application to the authority of accessing database, need find the object of operation and record the address and position that exist, for simple data structure, unique object ID that each data structure is corresponding, therefore can first by searching the header file of object ID, find the object ID needing service data structure, and then find the position of storage in the table of database, carry out the operations such as get, set.
For relative complex data structure, then it is obviously inadequate for only using object ID to search and locate an object, and it cannot search and locate some examples of a multi-instance object.Therefore, described Record ID is introduced.Can search according to Record ID or any one subobject of any object or object in location database.But Record ID is opaque for application program, need by specifically defined API, Record ID just can be filled, thus obtains the concrete seat of operand in database table.Thus carry out the operations such as get, set.
For realizing data base management method in above-mentioned embedded system, the present embodiment correspondence provides data base management system (DBMS) in a kind of embedded system, as shown in Figure 2, in described embedded system, data base management system (DBMS) 1 comprises: database storage module 11 and database access module 12.
Database storage module 11 comprises table data store unit 111 and object ID storage unit 112.
Described table data store unit 111, for data to be stored in a table by the form of every bar record and to define form and the attribute of described every bar record, adopts whole the form table, is convenient to store and management, saves system resource simultaneously.
Particularly, in the present embodiment, in described table data store unit 111, the attribute defining described every bar record comprises definition for searching or the Record ID of any one subobject of any object or object in location database, and described Record ID is filled by predefined API.The present embodiment can so that store complicated data structure by Record ID.
Further, adopt the form of array to define described Record ID, wherein, described array is one-dimension array, two-dimensional array, three-dimensional array or four-dimensional array.
Described object ID storage unit 112 is for defining the object ID of data and being kept in header file by described object ID.
The form of what traditional database purchase form adopted is multiple tables, but for the data structure of relative complex, this mode has obvious defect, is not easy to management.
That is, storage architecture designed in data base management method in embedded system in the present embodiment conveniently stores more complicated data, conveniently manage simultaneously, adopt one whole mode table, all data exist with the form of a rule record, and the form of every bar record and length are not fixing, and such form making to store is simpler, save a large amount of system memory spaces simultaneously, also can store comparatively complicated data structure.
In addition, in the present embodiment, in described embedded system, data base management method also comprises the object ID of definition data and is kept in header file by described object ID.In the present embodiment in embedded system in data base management method, after determining file layout, need the form and the determinant attribute that define every bar record, be convenient to access and management database, need the basic object preserved to be generally structure in embedded system, a structure is exactly the object of a database.Each object has corresponding ID, i.e. an object ID, and all object IDs all define and are kept in fixing header file.The object introducing object ID is mainly convenient to searching and locating in a database to object, thus operates on it.In system operation, application program can use specific API to need the operations such as get, set to object according to object ID, and the least unit of operation is an object, i.e. a structure.Could operate some parameters wherein or variable after only obtaining whole structure.
For the object that some are special, such as object also has the data structure of subobject below, and in the process being saved in table, definition and the Record ID given adopt the form of array, can support at most 4 dimension groups, judge specifically need to operate which object with this.
Database access module 12 is for arranging the mode accessing database shared with internal memory and there being application to add latching operation to when accessing the authority of described database to described database.In the present embodiment, application program, by the mode calling data storehouse of shared drive, reduces the operation burden of system; The shared drive of database is added to the protection mechanism locked, improve data manipulation safety and reliability.
Described database access module 12 comprises and adds lock unit, for adding latching operation when there being the authority of applying for the described database of access to described database.Database is one piece of shared memory space in internal memory, any process or thread can by its API Access it.But the critical resource under a multi-process environment, all must lock to its any access, in critical section to its operation that conducts interviews.Application process needs the action first applying for during accessing database locking, once other process or thread release the shared drive of database, then locks successfully, can enter critical section and conduct interviews to critical resource.If but at this moment other process is just in usage data storehouse, namely critical resource does not also discharge, so this function is by process or the thread suspension of calling this function, waits for critical resource release.
Described database access module 12 also comprises searches unit, the address that object and record for finding operation exist and position.After application to the authority of accessing database, need find the object of operation and record the address and position that exist, for simple data structure, unique object ID that each data structure is corresponding, therefore can first by searching the header file of object ID, find the object ID needing service data structure, and then find the position of storage in the table of database, carry out the operations such as get, set.
For relative complex data structure, then it is obviously inadequate for only using object ID to search and locate an object, and it cannot search and locate some examples of a multi-instance object.Therefore, described Record ID is introduced.Can search according to Record ID or any one subobject of any object or object in location database.But Record ID is opaque for application program, need by specifically defined API, Record ID just can be filled, thus obtains the concrete seat of operand in database table.Thus carry out the operations such as get, set.
In sum, the present invention conveniently stores more complicated data, conveniently manage simultaneously, one whole mode table is adopted to carry out data storage, all data exist with the form of a rule record, the form of every bar record and length are not fixing, the form that data are stored like this is simpler, save a large amount of system memory spaces simultaneously, employing Record ID form can so that store complicated data structure simultaneously, in addition, the present invention comes calling data storehouse by the mode of calling system shared drive, improve the validity of system data storage and the high efficiency of management, reduce the operation burden of system, add database protection mechanism simultaneously, improve data manipulation safety and reliability.So the present invention effectively overcomes various shortcoming of the prior art and tool high industrial utilization.
Above-described embodiment is illustrative principle of the present invention and effect thereof only, but not for limiting the present invention.Any person skilled in the art scholar all without prejudice under spirit of the present invention and category, can modify above-described embodiment or changes.Therefore, such as have in art usually know the knowledgeable do not depart from complete under disclosed spirit and technological thought all equivalence modify or change, must be contained by claim of the present invention.

Claims (10)

1. a data base management method in embedded system, is characterized in that: in described embedded system, data base management method comprises:
Database carry out data store time, data to be stored in a table by the form of every bar record and to define form and the attribute of described every bar record;
When accessing described database, the mode shared with internal memory is accessed described database and is adopted when applying for the authority of the described database of access and adds latching operation.
2. data base management method in embedded system according to claim 1, is characterized in that: in described embedded system, data base management method also comprises the object ID of definition data and is kept in header file by described object ID.
3. data base management method in embedded system according to claim 1, it is characterized in that: the attribute defining described every bar record comprises definition for searching or the Record ID of any one subobject of any object or object in location database, and described Record ID is filled by predefined API.
4. data base management method in embedded system according to claim 3, is characterized in that: adopt the form of array to define described Record ID.
5. data base management method in embedded system according to claim 4, is characterized in that: described array is one-dimension array, two-dimensional array, three-dimensional array or four-dimensional array.
6. a data base management system (DBMS) in embedded system, is characterized in that: in described embedded system, data base management system (DBMS) comprises:
Database storage module, comprises table data store unit, and described table data store unit is used for data being stored in a table by the form of every bar record and defining form and the attribute of described every bar record;
Database access module, for arranging the mode accessing database shared with internal memory and there being application to add latching operation to when accessing the authority of described database to described database.
7. data base management system (DBMS) in embedded system according to claim 6, is characterized in that: described database storage module also comprises object ID storage unit, for defining the object ID of data and being kept in header file by described object ID.
8. data base management system (DBMS) in embedded system according to claim 6, it is characterized in that: in described table data store unit, the attribute defining described every bar record comprises definition for searching or the Record ID of any one subobject of any object or object in location database, and described Record ID is filled by predefined API.
9. data base management system (DBMS) in embedded system according to claim 8, is characterized in that: adopt the form of array to define described Record ID.
10. data base management system (DBMS) in embedded system according to claim 9, is characterized in that: described array is one-dimension array, two-dimensional array, three-dimensional array or four-dimensional array.
CN201510408769.1A 2015-07-13 2015-07-13 Data base management method and system in a kind of embedded system Active CN104933196B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510408769.1A CN104933196B (en) 2015-07-13 2015-07-13 Data base management method and system in a kind of embedded system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510408769.1A CN104933196B (en) 2015-07-13 2015-07-13 Data base management method and system in a kind of embedded system

Publications (2)

Publication Number Publication Date
CN104933196A true CN104933196A (en) 2015-09-23
CN104933196B CN104933196B (en) 2019-06-21

Family

ID=54120363

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510408769.1A Active CN104933196B (en) 2015-07-13 2015-07-13 Data base management method and system in a kind of embedded system

Country Status (1)

Country Link
CN (1) CN104933196B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107016027A (en) * 2016-12-08 2017-08-04 阿里巴巴集团控股有限公司 The method and apparatus for realizing business information fast search
CN116049196A (en) * 2023-03-07 2023-05-02 杭州巨创网络科技有限公司 System, method, electronic device and medium for updating database based on target form

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050203903A1 (en) * 2004-03-10 2005-09-15 Rajan Rajeev B. System and method for locking and isolation in a storage platform
CN1740978A (en) * 2004-08-23 2006-03-01 华为技术有限公司 Method for realing sharing internal stored data base and internal stored data base system
CN101436124A (en) * 2007-11-16 2009-05-20 康佳集团股份有限公司 Embedded type equipment KJAVA application program management system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050203903A1 (en) * 2004-03-10 2005-09-15 Rajan Rajeev B. System and method for locking and isolation in a storage platform
CN1740978A (en) * 2004-08-23 2006-03-01 华为技术有限公司 Method for realing sharing internal stored data base and internal stored data base system
CN101436124A (en) * 2007-11-16 2009-05-20 康佳集团股份有限公司 Embedded type equipment KJAVA application program management system and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107016027A (en) * 2016-12-08 2017-08-04 阿里巴巴集团控股有限公司 The method and apparatus for realizing business information fast search
CN116049196A (en) * 2023-03-07 2023-05-02 杭州巨创网络科技有限公司 System, method, electronic device and medium for updating database based on target form

Also Published As

Publication number Publication date
CN104933196B (en) 2019-06-21

Similar Documents

Publication Publication Date Title
US9081837B2 (en) Scoped database connections
US8756217B2 (en) Speculative switch database
EP2891993A1 (en) Method for virtualizing large-scale distributed heterogeneous data
Esteves et al. Quality-of-service for consistency of data geo-replication in cloud computing
CN106611037A (en) Method and device for distributed diagram calculation
CN105468720A (en) Method for integrating distributed data processing systems, corresponding systems and data processing method
CN102999522A (en) Data storage method and device
CN103761102B (en) A kind of uniform data service platform and its implementation
CN103118130A (en) Cluster management method and cluster management system for distributed service
US20150286679A1 (en) Executing a query having multiple set operators
US20180365134A1 (en) Core Data Services Test Double Framework Automation Tool
WO2016048266A1 (en) Tenant data mapping for multiple tenant cloud applications
US11226986B2 (en) Data table partitioning management method and apparatus
CN104238999A (en) Task scheduling method and device based on horizontal partitioning type distributed database
Mühlbauer et al. ScyPer: a hybrid OLTP&OLAP distributed main memory database system for scalable real-time analytics
CN103036921A (en) User behavior analysis system and method
US20160117351A1 (en) Concurrent access for hierarchical data storage
CN104933196A (en) Method and system for managing database in embedded system
CN113127526A (en) Distributed data storage and retrieval system based on Kubernetes
US8364722B2 (en) Hosting multiple logical databases contained in physical database
EP3462341B1 (en) Local identifiers for database objects
CN106446039B (en) Aggregation type big data query method and device
CN103544302A (en) Partition maintenance method and device of database
Qu et al. Distributed snapshot maintenance in wide-column NoSQL databases using partitioned incremental ETL pipelines
Bharati et al. A comprehensive survey on distributed transactions based data partitioning

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201221

Address after: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Hangzhou Jiji Intellectual Property Operation Co., Ltd

Address before: 201616 No. 3666 Sixian Road, Songjiang District, Shanghai

Patentee before: Phicomm (Shanghai) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211203

Address after: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee after: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Address before: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee before: Hangzhou Jiji Intellectual Property Operation Co., Ltd

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220527

Address after: 100193 Room 101, 1 / F, building 19, East District, yard 10, northwest Wangdong Road, Haidian District, Beijing

Patentee after: ASIAINFO TECHNOLOGIES (CHINA), Inc.

Address before: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee before: Huzhou YingLie Intellectual Property Operation Co.,Ltd.