项目作者: 0xebef

项目描述 :
A script to convert mobile networks cell towers information data to MySQL
高级语言: PHP
项目地址: git://github.com/0xebef/mobile-cells-to-mysql.git
创建时间: 2021-06-18T15:52:38Z
项目社区:https://github.com/0xebef/mobile-cells-to-mysql

开源协议:GNU General Public License v3.0

下载


mobile-cells-to-mysql

This script will convert mobile networks cell towers information data from a well-known CSV format to SQL script intented for loading into a MySQL (or compatible) database.

The schema of the database table expected to be available in order to use the generated SQL output can be found in empty.sql.

You can freely download the CSV data from these places:

Note

Please make sure that the input file is downloaded from a trusted place, there are no checks for possible SQL injection attacks.

Project Homepage

https://github.com/0xebef/mobile-cells-to-mysql

License: GPLv3 or later

Copyright (c) 2017, 0xebef