说明:数据涵盖全国省、市、县、镇、乡村,比较详细
压缩包仅1个sql文件,压缩包6M,解压sql文件81.2M,执行运行后是5个表,每个表数据如下,数据量大,分表处理
select count(1) from t_bi_province; -- 34
select count(1) from t_bi_city; -- 419
select count(1) from t_bi_district; -- 3666
select count(1) from t_bi_town; -- 399
<openedcoder> 在 上传 | 大小:6291456