Database routing apparatus and method
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- YONYOU NETWORK TECH CO LTD
- Publication Date
- 2018-06-19
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of data processing, in particular to a database routing device and a database routing method. Background technique
[0002] In Internet applications, with the development of business, more and more data are accumulated, and the database architecture designed at the beginning cannot meet the performance and business requirements. Usually, the original database is horizontally split, that is, tables are divided; at the same time, it may Vertically split the database according to the business, that is, sub-database. With the change of the database structure, the database access method also changes accordingly, and the sub-database and sub-table algorithms used in different stages are also different. The main problems are:
[0003] ⑴The database access method changes with the change of the structure: as the data changes from less to more and the database structure changes, the original routing method ch...