gybson
An auto-generated, type-safe, relational database client for NodeJS
Maximise productivity
Gybson auto-generates a Typescript client for your exact database schema. Benefit from full type-safety and IDE auto-completion.
Optimized for GraphQL
Gybson uses batching and caching (de-duplication) to minimise round trips to the database. This makes it perfect for building GraphQL APIs.
Flexible query API
Gybson has an extensive and flexible query API including relation filtering. Gybson isn't opinionated about how you build your app, it just helps you work with your data.