All Projects → sanity-io → Groq

sanity-io / Groq

Licence: mit
Specification for GROQ - Graph-Relational Object Queries

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Groq

Jsquery
JsQuery – json query language with GIN indexing support
Stars: ✭ 474 (+305.13%)
Mutual labels:  json, query-language
Jsonpath Rs
JSONPath for Rust
Stars: ✭ 31 (-73.5%)
Mutual labels:  json, json-data
Ems
Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python
Stars: ✭ 552 (+371.79%)
Mutual labels:  json, json-data
Fifa Worldcup 2018
FIFA Worldcup 2018 - json data
Stars: ✭ 335 (+186.32%)
Mutual labels:  json, json-data
Dictfier
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
Stars: ✭ 67 (-42.74%)
Mutual labels:  json, json-data
Json To Html Table
Simple Json to standard HTML table converter in fastest way
Stars: ✭ 367 (+213.68%)
Mutual labels:  json, json-data
Jsonlite
A simple, self-contained, serverless, zero-configuration, json document store.
Stars: ✭ 819 (+600%)
Mutual labels:  json, json-data
Jsonq
A PHP query builder for JSON
Stars: ✭ 729 (+523.08%)
Mutual labels:  json, json-data
Lazyjson
A very fast, very lazy JSON parser for Java.
Stars: ✭ 55 (-52.99%)
Mutual labels:  json, json-data
Univalue
High performance RAII C++ JSON library and universal value object class
Stars: ✭ 46 (-60.68%)
Mutual labels:  json, json-data
Miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Stars: ✭ 4,633 (+3859.83%)
Mutual labels:  json, json-data
Json Node Normalizer
'json-node-normalizer' - NodeJS module that normalize json data types from json schema specifications.
Stars: ✭ 105 (-10.26%)
Mutual labels:  json, json-data
Kazaam
Arbitrary transformations of JSON in Golang
Stars: ✭ 184 (+57.26%)
Mutual labels:  json, json-data
Data
This repository contains general data for Web technologies
Stars: ✭ 418 (+257.26%)
Mutual labels:  json, json-data
Emuto
manipulate JSON files
Stars: ✭ 180 (+53.85%)
Mutual labels:  json, query-language
Chinese Xinhua
📙 中华新华字典数据库。包括歇后语,成语,词语,汉字。
Stars: ✭ 8,705 (+7340.17%)
Mutual labels:  json, json-data
Jquery Jsontotable
This plugin can convert JSON data type to table for html. JSON is used primarily to transmit data between a server and web application, as an alternative to XML. In these reasons todays many applications use json data format for data transferring. And you need json to table converter for html display.
Stars: ✭ 69 (-41.03%)
Mutual labels:  json, json-data
Json Decoder
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
Stars: ✭ 109 (-6.84%)
Mutual labels:  json, json-data
Marklogic Data Hub
The MarkLogic Data Hub: documentation ==>
Stars: ✭ 113 (-3.42%)
Mutual labels:  json
Moyamapper
快速解析模型工具,支持RxSwift。同时支持缓存功能 【相关手册 https://MoyaMapper.github.io 】
Stars: ✭ 115 (-1.71%)
Mutual labels:  json

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].