by kylemathews on 10/26/17, 4:48 PM with 4 comments
by babakness on 10/26/17, 5:30 PM
My feature request would be to integrate with PostgreSQL and the ability to query database functions / store procedures and filter results (ie select x,y,z from myfunction(parameter1,parameter2) ) for super fast processing of data at the database level and to leverage database plugins through functions.
I believe that the store procedures are possible through the `resolver` function feature; the only missing piece is probably PostgreSQL support.
by devanb on 10/26/17, 5:19 PM
Congrats Graphcool!
by petetnt on 10/26/17, 7:06 PM
by ilmatic on 10/26/17, 5:43 PM