Fullstack Engineer| Ruby | React JS | gRPC at Ex Bookmyshow | Furlenco | Shopmatic
May 3, 2020
Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
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. | gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking... |
Hierarchical;Product-centric;Client-specified queries;Backwards Compatible;Structured, Arbitrary Code;Application-Layer Protocol;Strongly-typed;Introspective | Simple service definition;Works across languages and platforms;Start quickly and scale;Works across languages and platforms;Bi-directional streaming and integrated auth |
Statistics | |
GitHub Stars - | GitHub Stars 43.9K |
GitHub Forks - | GitHub Forks 11.0K |
Stacks 34.9K | Stacks 2.4K |
Followers 28.1K | Followers 1.4K |
Votes 309 | Votes 64 |
Pros & Cons | |
Pros
Cons
| Pros
|
Integrations | |
| No integrations available | |

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.

An architectural style for developing web services. A distributed system framework that uses Web protocols and technologies.

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.