Skip to content

joshblack/awesome-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Awesome GraphQL

Collection of Links about GraphQL

Main site: http:https://graphql.org/

What is GraphQL

Learning GraphQL

Conference Talks

Presentations

Podcasts

Language Implementations

Example Implementations

Blog Posts

GraphQL And Relay

Tools

-gulp-graphql

Community

  • Jason Dusek (solidsnack) dove deep into PostgreSQL to teach it how to respond to GraphQL query strings as though they were SQL queries. Check out GraphpostgresQL*
  • Espen Hovlandsdal (rexxars) built a sql-to-graphql tool that can perform introspection on the tables of a MySQL or PostgreSQL database, and produce a queryable HTTP GraphQL endpoint out of it*
  • Mick Hansen (mickhansen) offers a set of schema-building helpers for use with the Sequelize ORM for MySQL, PostgreSQL, SQLite, and MSSQL*
  • Bryan Goldstein (brysgo) has built a tool to help you define a GraphQL schema that wraps a set of Bookshelf.JS models. Check out graphql-bookshelf*
  • RisingStack (risingstack) created a GraphQL ORM called graffiti that you can plug into mongoose and serve using Express, Hapi, or Koa*
  • David Mongeau-Petitpas (dmongeau) is working on a way to vend your Laravel models through a GraphQL endpoint, laravel-graphql*
  • Gerald Monaco (devknoll) created graphql-schema to allow the creation of JavaScript GraphQL schemas using a fluent/chainable interface*
  • Adam Pietrasiak created typegql that can be used to create advanced graphql schema with plain javascript classes and decorators

* Taken from Community Round-up #27

Tools

About

Collection of Links about GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published