sangria VS TypeGraphQL

Compare sangria vs TypeGraphQL and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sangria TypeGraphQL
5 30
1,963 7,942
-0.1% -
8.6 8.8
11 days ago 3 days ago
Scala TypeScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sangria

Posts with mentions or reviews of sangria. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • GraphQL is quickly moving to one of my least favorite technologies
    12 projects | news.ycombinator.com | 29 Jul 2022
  • How is this calculating complexity?
    1 project | /r/scala | 18 Oct 2021
    I am taking a look at Resolver from the Sangria GraphQL library and I cannot figure out how calcComplexity works. The code in the `Success` us really confusing to me. Where is the complexity getting calculated?
  • Where is this value coming from?
    1 project | /r/scala | 17 Oct 2021
    I started taking a look at QueryReducer from the Sangria GraphQL library and I am having a really hard tracing the logic for rejectMaxDepth. More specifically, I don't understand why depth is a parameter to measureDepth, where it is coming from, and how the depth is being calculated in measureDepth.
  • How (Not) To Build Your Own GraphQL Server
    5 projects | dev.to | 7 Oct 2021
    Instead of constructing an object, it uses classes to define the types and operations for the schema that it generates. The schema generated by this implementation will have the same structure as the schema created with graphql-js. Using classes to define your schema has the advantage of being less mutable and more structured when writing code. Similar implementations can be found for TypeScript with the library TypeGraphQL or Sangria GraphQL for Scala.
  • What is the state of frameworks and libraries support to build microservices in scala?
    3 projects | /r/scala | 16 Apr 2021
    As Api gateway we use sangria on top of Finagle (finch to be precise) and that has been a huge boon in making the connection between microservices and frontend seamless/safe.

TypeGraphQL

Posts with mentions or reviews of TypeGraphQL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.

What are some alternatives?

When comparing sangria and TypeGraphQL you can also consider the following projects:

Finatra - Fast, testable, Scala services built on TwitterServer and Finagle

graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

Scalatra - Tiny Scala high-performance, async web framework, inspired by Sinatra

nexus - Code-First, Type-Safe, GraphQL Schema Construction

Colossus - I/O and Microservice library for Scala

graphql-shield - 🛡 A GraphQL tool to ease the creation of permission layer.

Play - The Community Maintained High Velocity Web Framework For Java and Scala.

Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

Analogweb

pothos - Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach

youi - Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.

apollo-server - 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.