sgqlc VS GQL

Compare sgqlc vs GQL and see what are their differences.

GQL

Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions (by AmrDeveloper)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sgqlc GQL
1 29
494 3,043
1.0% -
6.2 9.6
10 months ago 9 days ago
Python Rust
ISC 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.

sgqlc

Posts with mentions or reviews of sgqlc. We have used some of these posts to build our list of alternatives and similar projects.
  • What is the Pythonic way to implement a client for GraphQL API?
    1 project | /r/Python | 31 Aug 2021
    However, I couldn't whole lot of tooling that would support generating client classes from a schema file. Only this: https://github.com/profusion/sgqlc/ It made me thinking if I'm missing some point and simply parsing JSONs into dictionaries is the way to go.

GQL

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

What are some alternatives?

When comparing sgqlc and GQL you can also consider the following projects:

gql - A GraphQL client in Python

graphql-tag - 🦕 Create a GraphQL schema AST from template literal. Deno port of `graphql-tag` library

Graphene - GraphQL framework for Python

gql_db - Relational Database Server with Integrated Version Control

pydantic - Data validation using Python type hints

gitql