graphql-engine
https://github.com/hasura/graphql-engine
TypeScript
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported44 Subscribers
View all SubscribersAdd a CodeTriage badge to graphql-engine
Help out
- Issues
- server/mssql: stop emitting redundant IIF null-handling sort keys in ORDER BY so indexes can be used (close #10844)
- Streaming subscriptions: WebSocket send-queue eviction silently drops data with no client-visible signal
- `run_sql` leaks session state across requests in Postgres
- `run_sql` with `no_transaction: true` mis-splits dollar-quoted ($$) PL/pgSQL blocks
- Request transform query_params string doesn't support Kriti range/concat for arrays with empty values
- MongoDB connector v2.0.1 crash-loops on DDN cloud: tracing init panics with NoHttpClient (ndc-sdk v0.9.0 / opentelemetry-otlp 0.31 feature conflict)
- Add cascade support for removing remote schemas
- MSSQL: ORDER BY always wraps columns in IIF(col IS NULL, 0, 1) even for NOT NULL columns, causing full table scans
- Security: Potential RCE in Actions Codegen via untrusted template evaluation
- Console crashes when rendering database object names containing regex metacharacters
- Docs
- TypeScript not yet supported