[Javascript] JSON數據查詢: GROQ

GROQ
https://github.com/sanity-io/groq

GROQ demo
https://groq.dev/

GROQ doc
https://sanity-io.github.io/GROQ/

Query JSON documents in the Terminal with GROQ
https://css-tricks.com/query-json-documents-in-the-terminal-with-groq/

We're open sourcing GROQ: A query language for JSON documents
https://www.sanity.io/blog/we-re-open-sourcing-groq-a-query-language-for-json-documents

Review of GROQ, A New JSON Query Language
https://nordicapis.com/review-of-groq-a-new-json-query-language/

GROQ是Javascript的查詢語言,主要針對JSON數據,可用簡易的條件與物件取值的程式寫法,來達到快速查詢、過濾數據的需求,GROQ除了可於nodejs或瀏覽器端執行,也提供CLI可直接執行查詢數據的功能。


#Javascript, GROQ, JSON, documents, query, language, CLI, 數據, 查詢

留言