sqlite-json:SQLite 的 JSON 扩展

时间:2021-07-06 08:20:44
【文件属性】:
文件名称:sqlite-json:SQLite 的 JSON 扩展
文件大小:6KB
文件格式:ZIP
更新时间:2021-07-06 08:20:44
C SQLite 的 JSON 扩展 这个扩展提供了在 SQLite 中访问 JSON 数据的工具。 职能 JSON_EXTRACT(json, 路径...) JSON_UNQUOTE(json)
【文件预览】:
sqlite-json-master
----.gitignore(31B)
----Makefile(3KB)
----json-functions.c(4KB)
----LICENSE(1KB)
----sqlite-init.c(985B)
----README.md(167B)
----json-functions.h(156B)
----tests()
--------json-extract.sql(599B)
--------json-extract.out(848B)
--------json-unquote.sql(422B)
--------json-unquote.out(696B)
----.gitattributes(25B)

网友评论