israelroldan / GROQ

Specification for GROQ - Graph-Relational Object Queries

Home Page:https://groq.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GROQ

Go to GROQ Arcade to try out GROQ with any JSON data.

This is a working draft of the specification for GROQ - (Graph-Relational Object Queries). We will open this repository for contributions some time in the future.

Read the announcement blog post, and the getting started guide.

Resources

GROQ-js

JavaScript implementation of GROQ.

GROQ-CLI

Run GROQ queries on files and URLs in the command line,

GROQ tagged template literal

This module exports a single function that can be called with an ES2015 template string to signal that it represents a GROQ-query.

Syntax highlighting


This specification is published with spec-md.

Copyright © 2015–present, Sanity, Inc.

About

Specification for GROQ - Graph-Relational Object Queries

https://groq.dev

License:MIT License


Languages

Language:JavaScript 100.0%