GraphpostgresQL: A GraphQL Extension for PostgreSQL

# · ✸ 58 · 💬 3 · 2 years ago · github.com · laurenceisla · 📷
GraphpostgresQL is inspired by Facebook's graphql. By using table introspection, GraphpostgresQL is able to follow foreign keys and index into complex datatypes like json, jsonb and hstore. GraphpostgresQL is alpha quality and has undergone neither extensive optimization nor comprehensive testing. All definitions are created under the graphql schema. GraphpostgresQL doesn't load any extensions or alter the search path. If an older version of GraphpostgresQL is loaded, the new installation will overwrite it. DROP SCHEMA IF EXISTS graphql CASCADE; In GraphpostgresQL64, we'll introduce expanded selectors, an interface that accepts keyword parameters, and the ability to store and re-execute queries.
GraphpostgresQL: A GraphQL Extension for PostgreSQL



Send Feedback | WebAssembly Version (beta)