# Stellate vs TypeGraphQL

| Attribute | Stellate | TypeGraphQL |
|---|---|---|
| **Vioscale score** | 60.6 (73% (medium)) | 58.1 (67% (medium)) |
| activity.commits_last_30d | - | 2 |
| adoption.dependent_repos | - | 7,054 |
| adoption.github_stars | - | 8,091 |
| adoption.package_downloads_weekly | - | 692,968 |
| deployment.options | `{"cloud":true}` | `{"cloud":true,"self_hosted":true}` |
| description.long | Stellate is a GraphQL CDN that sits at the edge to cache queries, limit request rates, and provide detailed metrics. It helps developers reduce API latency, minimize origin server load, and protect against malicious queries at scale. | A Node.js framework that allows developers to define GraphQL schemas entirely in TypeScript using class-based type definitions and decorators. It provides automatic validation, authorization support, dependency injection, and eliminates the need to maintain separate schema definitions and type files. |
| features.capabilities | `{"role":"gateway","caching":true,"managed_cloud":true}` | `{"role":"server","caching":false,"language":"TypeScript","federation":false,"managed_cloud":false,"self_hostable":true,"subscriptions":true,"auth_directives":true,"schema_approach":"code_first","type_generation":true,"db_introspection":false}` |
| integrations.count | 18 | 6 |
| integrations.list | `[{"name":"Fastly"},{"name":"CloudFlare"},{"name":"AWS"},{"name":"Auth0"},{"name":"DataDog"},{"name":"Grafana"},{"name":"Stripe"},{"name":"Vercel"},{"name":"Salesforce"},{"name":"Aiven"},{"name":"Altinity"},{"name":"Google"},{"name":"Hex"},{"name":"Intercom"},{"name":"Mixpanel"},{"name":"Postmark"},{"name":"Retool"},{"name":"WorkOS"}]` | `[{"name":"Apollo Server"},{"name":"Azure Functions"},{"name":"AWS Lambda"},{"name":"TypeORM"},{"name":"class-validator"},{"name":"graphql-yoga"}]` |
| language.primary | - | TypeScript |
| license.spdx | - | MIT |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"web":true}` | - |
| pricing | `{"type":"usage","plans":[{"free":true,"name":"Free","summary":"Free (up to 100k requests/mo)","features":["100k requests per month","Pass-through gateway for excess requests"],"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"Complimentary tier for developers and small projects","contactSales":false,"includedLimits":{"requests_per_month":"100k"}},{"free":false,"name":"Business","summary":"$10/1M metrics, $5/1M cacheable requests, $5/1M rate-limited requests (min $249/mo)","features":["Metrics","Edge Caching","Rate Limiting","Threat Monitoring","Persisted Queries","Partial Query Caching"],"commitment":"monthly","components":[{"per":{"qty":1,"unit":"M requests"},"kind":"metered","amount":10,"currency":"USD"},{"per":{"qty":1,"unit":"M requests"},"kind":"metered","amount":5,"currency":"USD"},{"per":{"qty":1,"unit":"M requests"},"kind":"metered","amount":5,"currency":"USD"}],"description":"Usage-based pricing for metrics, caching, and rate limiting","contactSales":false,"includedLimits":{"metrics_requests":"25M at $249 minimum"}}],"summary":"Free: 100k requests/month. Paid: $10/1M metrics + $5/1M cacheable + $5/1M rate-limited. Business minimum: $249/mo","currency":"USD","freeTier":true,"sourceUrl":"https://stellate.co/blog/updates-to-stellates-pricing-model","retrievedAt":"2026-08-14T08:38:11.676Z","startingPrice":{"amount":5,"period":"month","currency":"USD"},"billingPeriods":["month"]}` | `{"type":"open_source","summary":"Open source, free to use","freeTier":true,"sourceUrl":"https://typegraphql.com/","retrievedAt":"2026-08-14T08:34:06.351Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | commercial |
| pricing.price_level | low | free |
| pricing.transparent | yes | yes |
| release.cadence_days | - | 51 |
| release.history | - | `[{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v2.0.0-rc.4","date":"2026-02-26T08:35:21Z","type":"stable","version":"v2.0.0-rc.4"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v2.0.0-rc.3","date":"2026-02-08T08:56:50Z","type":"stable","version":"v2.0.0-rc.3"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v2.0.0-rc.2","date":"2024-06-07T12:27:54Z","type":"stable","version":"v2.0.0-rc.2"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v2.0.0-rc.1","date":"2024-04-24T14:18:18Z","type":"stable","version":"v2.0.0-rc.1"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v2.0.0-beta.6","date":"2024-04-24T14:27:42Z","type":"prerelease","version":"v2.0.0-beta.6"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v2.0.0-beta.4","date":"2024-04-24T14:27:10Z","type":"prerelease","version":"v2.0.0-beta.4"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v2.0.0-beta.3","date":"2023-08-17T16:48:16Z","type":"prerelease","version":"v2.0.0-beta.3"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v2.0.0-beta.2","date":"2023-05-16T08:40:02Z","type":"prerelease","version":"v2.0.0-beta.2"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v1.2.0-rc.1","date":"2021-10-06T08:41:05Z","type":"prerelease","version":"v1.2.0-rc.1"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v1.1.1","date":"2020-11-04T20:42:49Z","type":"stable","version":"v1.1.1"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v1.1.0","date":"2020-10-12T18:43:12Z","type":"stable","version":"v1.1.0"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v1.0.0","date":"2020-08-19T18:30:33Z","type":"stable","version":"v1.0.0"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v1.0.0-rc.3","date":"2020-06-29T18:06:47Z","type":"prerelease","version":"v1.0.0-rc.3"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v1.0.0-rc.2","date":"2020-05-19T19:36:54Z","type":"prerelease","version":"v1.0.0-rc.2"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v1.0.0-rc.1","date":"2020-05-03T16:50:40Z","type":"prerelease","version":"v1.0.0-rc.1"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v0.17.6","date":"2019-12-21T20:48:53Z","type":"stable","version":"v0.17.6"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v0.17.5","date":"2019-08-18T11:09:49Z","type":"stable","version":"v0.17.5"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v0.17.4","date":"2019-05-12T20:26:56Z","type":"stable","version":"v0.17.4"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v0.17.3","date":"2019-05-06T16:48:18Z","type":"stable","version":"v0.17.3"},{"url":"https://github.com/MichalLytek/type-graphql/releases/tag/v0.17.2","date":"2019-04-23T19:30:07Z","type":"stable","version":"v0.17.2"}]` |
| reliability.status_page | yes | yes |
| security.disclosure_policy | yes | - |
| security.gdpr | yes | - |
| security.scorecard | - | 3.3 |
| security.soc2 | yes | - |
| security.vulnerabilities | - | `{"count":1,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=npm&package_name=type-graphql&per_page=100","last_12m":0,"max_severity":"LOW"}` |

## Capabilities (GraphQL Tools)

| Capability | Stellate | TypeGraphQL |
|---|:--:|:--:|
| **Core** |  |  |
| Role | Gateway / federation | Server |
| Primary language | - | TypeScript |
| **Modelling** |  |  |
| Schema approach | - | Code-first |
| **Scale** |  |  |
| Federation / subgraph composition | - | ✗ |
| **Realtime** |  |  |
| Real-time subscriptions | - | ✓ |
| **Performance** |  |  |
| Response / edge caching | ✓ | ✗ |
| **DX** |  |  |
| Typed code generation | - | ✓ |
| **Automation** |  |  |
| Generates API from a database | - | ✗ |
| **Security** |  |  |
| Built-in authz / permissions | - | ✓ |
| **Deployment** |  |  |
| Official hosted offering | ✓ | ✗ |
| Self-hostable | - | ✓ |

*Source: Vioscale. Generated 2026-09-01T16:48:09.330Z. "-" = undocumented, not absent.*
