It is a declarative open-source query and transformation language for JSON data. | It is a modern language for transforming data — a simple, powerful, pipelined SQL replacement. Like SQL, it's readable, explicit, and declarative. |
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 | A PRQL query is a linear pipeline of transformations;
Serves both sophisticated engineers and analysts without coding experience;
Open-source, with an open community;
Designed to be extended, from functions to language bindings |
Statistics | |
GitHub Stars 2.4K | GitHub Stars 10.5K |
GitHub Forks 253 | GitHub Forks 239 |
Stacks 15 | Stacks 2 |
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.