Home > Database > Mysql Tutorial > 大数据-如何把一串wifi列表分类存储到mysql里

大数据-如何把一串wifi列表分类存储到mysql里

WBOY
Release: 2016-06-06 09:34:26
Original
1198 people have browsed it

大数据mysqljavajsonwifi

我这里现在有每隔30s从手机读取的附近WIFI列表,是JSON格式的,格式如下
图片说明
请问该怎么建立mysql表,才能便于读取,我现在的表是简单的罗列,会出现一些问题,图片说明
比如我想找其中强度标准差最大的AP,但是因为同一个AP在不同行出现的位置不一样,不知道该怎么操作。。求各位想想办法。。有没有办法存储为第一张图片那种多级结构

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template