graphql-aspnet VS GraphQL.RepoDB

Compare graphql-aspnet vs GraphQL.RepoDB and see what are their differences.

graphql-aspnet

A GraphQL library for ASP.NET developers. This repo represents the library's core source code. (by graphql-aspnet)

GraphQL.RepoDB

A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control). (by cajuncoding)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
graphql-aspnet GraphQL.RepoDB
2 2
65 38
- -
6.7 5.1
about 1 month ago 9 months ago
C# C#
MIT License 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.

graphql-aspnet

Posts with mentions or reviews of graphql-aspnet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.

GraphQL.RepoDB

Posts with mentions or reviews of GraphQL.RepoDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-08.
  • Say hello to Hot Chocolate 12! (GraphQL in .NET)
    5 projects | /r/dotnet | 8 Oct 2021
    This repo seems to the exact abstraction/facade that is needed but it's based on v11 and I'm not sure if the internals of v12 have changed significantly where this is now out of date: https://github.com/cajuncoding/GraphQL.RepoDb
    5 projects | /r/dotnet | 8 Oct 2021

What are some alternatives?

When comparing graphql-aspnet and GraphQL.RepoDB you can also consider the following projects:

MicroOrm.Dapper.Repositories - CRUD for Dapper

monitor-table-change-with-sqltabledependency - Get SQL Server notification on record table change

Hot Chocolate - Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

graphql-workshop - Getting started with GraphQL on ASP.NET Core and Hot Chocolate - Workshop

ASP.NET MVC Boilerplate Framework - .NET Core Extensions and Helper NuGet packages.

DapperRepository - Repository Pattern For Dapper using Dapper.Contrib

TerevintoSoftware.StaticSiteGenerator - An ASP.NET Core tool for generating static websites from MVC views.

JWTAuthSample - ASP.NET Web API sample to showcase JWT Token Authentication in .NET 6

hotchocolate - Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE. [Moved to: https://github.com/ChilliCream/graphql-platform]

ContosoCrafts - 👨‍💻Simple ASP.NET Core web application, hosted on Microsoft Azure.

Dapper - Dapper - a simple object mapper for .Net