awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

graphql-nexus/schema

0
View on GitHub↗
0 stars·0 forks·10 views

Schema

Features

  • Web Framework Integrations - Declarative schema definition for GraphQL APIs.

Star history

Star history chart for graphql-nexus/schemaStar history chart for graphql-nexus/schema

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of graphql-nexus/schema?

The main features of graphql-nexus/schema are: Web Framework Integrations.

What are some open-source alternatives to graphql-nexus/schema?

Open-source alternatives to graphql-nexus/schema include: tortoise/tortoise-orm — Tortoise ORM is an asynchronous object-relational mapper for Python that mirrors Django's model and queryset API while… flask-admin/flask-admin — Simple and extensible administrative interface framework for Flask. graphql-nexus/nexus — Code-First, Type-Safe, GraphQL Schema Construction. iurisilvio/bottle-sqlalchemy — Bottle SQLAlchemy plugin. jmcarp/filteralchemy — Declarative query builder for SQLAlchemy. jpscaletti/sqla-wrapper — A friendly wrapper for modern SQLAlchemy and Alembic.

Open-source alternatives to Schema

Similar open-source projects, ranked by how many features they share with Schema.
  • tortoise/tortoise-ormtortoise avatar

    tortoise/tortoise-orm

    5,582View on GitHub↗

    Tortoise ORM is an asynchronous object-relational mapper for Python that mirrors Django's model and queryset API while running on asyncio. It defines database tables as Python classes with typed fields and supports foreign key, many-to-many, and one-to-one relations, providing a chainable query API for filtering, annotating, grouping, and prefetching related objects without blocking the event loop. The ORM includes a built-in migration engine that detects model changes, generates migration files, and applies or reverts schema changes through a command-line tool. It connects to PostgreSQL, MyS

    Pythonasyncasynciomysql
    View on GitHub↗5,582
  • graphql-nexus/nexusgraphql-nexus avatar

    graphql-nexus/nexus

    3,434View on GitHub↗

    Code-First, Type-Safe, GraphQL Schema Construction

    TypeScript
    View on GitHub↗3,434
  • iurisilvio/bottle-sqlalchemyiurisilvio avatar

    iurisilvio/bottle-sqlalchemy

    126View on GitHub↗

    Bottle SQLAlchemy plugin

    Python
    View on GitHub↗126
  • flask-admin/flask-adminflask-admin avatar

    flask-admin/flask-admin

    6,071View on GitHub↗

    Simple and extensible administrative interface framework for Flask

    Python
    View on GitHub↗6,071
See all 11 alternatives to Schema→