A new kind of ORM
APIs in 5 mins. not weeks!
Are you tired of spending endless hours coding and maintaining custom APIs for your applications? Try GraphJin, a totally new way to building complex database backed apps 100X faster.
How does it work?
Just write simple GraphQL queries to define the data you need and GraphJin will auto-magically convert them into efficient SQL queries and fetch the data you need.
What does it support?
Works with NodeJS and GO. Supports Postgres, MySQL, Yugabyte, AWS Aurora/RDS and Google Cloud SQL
Quick guide to getting started
Query tables, Nested queries, Cursor pagination, Sorting, Searching, Using functions
Insert into a table, Multiple related tables, Bulk insert
Update rows in a single table, Multiple related tables, Array columns, Upsert, JSON columns
Use subscriptions to get notified when the query result changes
Validation, Roles, Access Control, GraphQL directives, Config options
Graph queries, Array columns, Remote joins, etc
Using the Javascript API
Using the GO API
Using GraphJin as a standlone service
Frequently asked questions