This talk was given at ViennaJS March 2019 by Julio Garcia.
This talk will present Postgraphile, a library written in TypeScript that automatically converts DB Schemas to at GraphQL backend running in Node. Just because most of the coding is in the database, it doesn't mean we have to abandon our beloved JavaScript. I will also show exaples of JavaScript being used within PostgreSQL.