mickhansen/graphql-sequelize
GraphQL & Relay for MySQL & Postgres via Sequelize observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4139
- days_rel: n/a
- days_push: 1386
- n_releases_24m: 0
Adoption not part of the score
1884 stars · 159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library providing GraphQL resolver helpers and Relay connection support for Sequelize ORM models on MySQL and Postgres. It automatically maps GraphQL arguments to Sequelize queries and pairs with dataloader-sequelize to avoid N+1 queries.
Use cases
- expose sequelize models as a graphql api
- build relay connections over sql database
- avoid n+1 queries in graphql resolvers
- auto-convert graphql args to sequelize where clauses
- add pagination and ordering to graphql queries
- generate graphql resolvers for mysql and postgres
When to avoid
- you use an ORM other than Sequelize
- you need a full GraphQL schema generator rather than resolver helpers
- you need actively developed tooling with recent updates
Facets
library · maturity maintenance
graphql orm api-framework middleware web-development backend apis databases graphql-sequelize relay dataloader mysql postgres resolvers nodejs javascript
2 sources
- readme: https://github.com/mickhansen/graphql-sequelize · fetched 2026-08-28 · 74f1edf3714d
- registry_npm: https://registry.npmjs.org/graphql-sequelize · fetched 2026-08-29 · e8a710c16e19
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mickhansen/graphql-sequelize | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mickhansen/graphql-sequelize")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem