edgedb / imdbench

IMDBench — Realistic ORM benchmarking

Home Page:https://edgedb.github.io/imdbench

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add pg_graphql benchmark

tomsdev opened this issue · comments

I think it would make sense to also compare performance with GraphQL-based query engines for postgreSQL like PostGraphile or the most recent one made by supabase:
https://github.com/supabase/pg_graphql

Note: here is and example hacker news implementation with it https://github.com/supabase-community/supabase-graphql-example