imdbench icon indicating copy to clipboard operation
imdbench copied to clipboard

Add pg_graphql benchmark

Open tomsdev opened this issue 3 years ago • 0 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

tomsdev avatar Mar 30 '22 09:03 tomsdev