US 11,934,371 B2
Data processing method and apparatus, and computer-readable storage medium
Xiang Lu, Beijing (CN); Jianjiang Xu, Beijing (CN); Yantao Gao, Beijing (CN); Wenbin Nie, Beijing (CN); Qin Huang, Beijing (CN); Yu Yang, Beijing (CN); Qiang Zhang, Beijing (CN); Lei Fan, Beijing (CN); and Chao Zuo, Beijing (CN)
Assigned to NETSUNION CLEARING CORPORATION, Beijing (CN)
Appl. No. 17/051,986
Filed by NETSUNION CLEARING CORPORATION, Beijing (CN)
PCT Filed May 13, 2019, PCT No. PCT/CN2019/086691
§ 371(c)(1), (2) Date Oct. 30, 2020,
PCT Pub. No. WO2019/218976, PCT Pub. Date Nov. 21, 2019.
Claims priority of application No. 201810455294.5 (CN), filed on May 14, 2018.
Prior Publication US 2021/0232561 A1, Jul. 29, 2021
Int. Cl. G06F 16/20 (2019.01); G06F 16/22 (2019.01); G06F 16/23 (2019.01)
CPC G06F 16/2282 (2019.01) [G06F 16/235 (2019.01); G06F 16/2358 (2019.01); G06F 16/2365 (2019.01)] 12 Claims
OG exemplary drawing
 
1. A data processing method, comprising:
generating a service serial number for a target service according to a preset naming rule, wherein the service serial number comprises two portions, one of the two portions comprises random numbers generated randomly, another of the two portions comprises a number set including database index information, date information, and table index information, and the random numbers generated randomly comprises numbers indicating uniqueness of the target service and a number indicating a service type to which the target service belongs;
obtaining a target database from M databases according to the database index information;
obtaining a portion from the target database according to the date information, wherein the number of portions in the target database relates to a number of days in each month and each portion comprises L target data tables;
obtaining a target data table from the L target data tables of the portion according to the table index information, wherein there are N data tables in the M databases, N=M*the number of portions*L, and N, M, and L are all positive integers;
obtaining service data of the target service; and
storing the service data to the target data table.