Home  >  Article  >  Backend Development  >  json数据查询解决思路

json数据查询解决思路

WBOY
WBOYOriginal
2016-06-13 11:10:03794browse

json数据查询
你们 对在存在数据库 的json数据 怎么查询的?
假如 数据库 json有个id  我想 用mysql 找到id
除了like有别的方案吗?
------解决方案--------------------
除 sqlite 数据库外,只能使用 like
------解决方案--------------------
如果这个id很有用,建议建一个字段来保存这个id

Statement:
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