Lightweight, interpreted, object-oriented language with first-class functions
It is a declarative open-source query and transformation language for JSON data. | It is an interpreted, relational programming language, that specializes in database queries. It is designed for use by data engineers, analysts and data scientists. |
Lightweight query and transformation language for JSON data;
Inspired by the location path semantics of XPath 3.1;
Sophisticated query expressions with minimal syntax;
Built in operators and functions for manipulating and combining data;
Create user-defined functions;
Format query results into any JSON output structure | Modern syntax and semantics; Compiles to SQL;
Python and Pandas integration;
Interactive shell (REPL) with auto-completion;
Runs on Jupyter Notebook |
Statistics | |
GitHub Stars 2.4K | GitHub Stars 625 |
GitHub Forks 253 | GitHub Forks 13 |
Stacks 15 | Stacks 1 |
Followers 10 | Followers 6 |
Votes 0 | Votes 0 |
Integrations | |

GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.

Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with an auto-generated query builder for TypeScript & Node.js.

Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database

It is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming RESTful APIs. It helps you focus on your business logic while building RESTful APIs without having to worry about the various approaches to define request and response headers, status codes, HTTP methods, URL conventions, media types, payload formats, query options, etc.

It is a powerful, yet straightforward database programming language. It is easy to both write and read, and comes packed with lots of out-of-the-box optimizations and security features.

SQL is designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS).

Graphene is a Python library for building GraphQL schemas/types fast and easily.

It is most widely used data format for data interchange on the web. This data interchange can happen between two computers applications at different geographical locations or running within same hardware machine.

Lightest GraphQL client with intelligent features. You can download graphql.js directly, or you can use Bower or NPM.

t is a format that works with HTTP. A main goal of the specification is to optimize HTTP requests both in terms of the number of requests and the size of data packages exchanged between clients and servers.