edgedb / imdbench

IMDBench — Realistic ORM benchmarking
https://edgedb.github.io/imdbench
Apache License 2.0
242 stars 24 forks source link

Add pg_graphql benchmark #50

Open tomsdev opened 2 years ago

tomsdev commented 2 years ago

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