Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要为世界上不同的城市创建一个mysql数据库,详细信息如下
我尝试了很多搜索结果并找到了 Geolite
由于数据库包含近40 万条记录,我害怕将这些数据保存在我的数据库中。此列表中也不存在时区。
是否有任何在线API/XML通过传递城市名称来获取详细信息以获取详细信息,或者我是否必须使用 geolite 数据保存在我的数据库中。谢谢。