Lightweight, interpreted, object-oriented language with first-class functions
It is a query and processing language specifically designed for the popular JSON data model. It is an expressive and highly optimizable language to query and update NoSQL stores. It enables developers to leverage the same productive high-level language across a variety of NoSQL products. | It is a declarative open-source query and transformation language for JSON data. |
Complex Processing; Decades of Lessons Learnt; Expressive and highly optimizable language to query and update NoSQL stores; Stable and maintained | 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 |
Statistics | |
GitHub Stars - | GitHub Stars 2.4K |
GitHub Forks - | GitHub Forks 253 |
Stacks 14 | Stacks 15 |
Followers 4 | Followers 10 |
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.