Settings

Theme

Show HN: Constellation is an open-source Hasura-compatible GraphQL engine in Go

nhost.io

10 points by nunopato 20 days ago · 6 comments

Reader

srmaxwell 20 days ago

looks promising. more context pls

  • nunopatoOP 20 days ago

    Hi, Nuno from Nhost here. A bit of context: Hasura v2 has been the core of Nhost’s GraphQL layer for years. We built Constellation because we wanted to keep this part of our stack open source and have more control over the GraphQL/permissions layer.

    It is still early. Today it runs alongside Hasura, and Hasura still owns metadata authoring. The part we are focusing on first is compatibility on the GraphQL request path: metadata -> schema per role -> `/v1/graphql`.

    The most useful feedback for us would be from people with real Hasura projects: schema diffs, metadata that does not work, behavioral differences, or queries that produce different results.

    Happy to answer technical questions about the implementation, compatibility layer, or why we chose Go.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection