awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

prismake/typegql

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

Typegql

Features

  • Database ORMs - Tools for creating GraphQL schemas from TypeScript classes.

Star history

Star history chart for prismake/typegqlStar history chart for prismake/typegql

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

Open-source alternatives to Typegql

Similar open-source projects, ranked by how many features they share with Typegql.
  • cardog-ai/corgicardog-ai avatar

    cardog-ai/corgi

    323View on GitHub↗
    TypeScript
    View on GitHub↗323
  • coleifer/peeweecoleifer avatar

    coleifer/peewee

    11,971View on GitHub↗

    Peewee is a SQL object-relational mapper and query builder that provides an object-oriented interface for mapping application classes to relational database tables. It functions as a relational database toolkit for managing schemas, executing migrations, and handling complex table relationships. The project distinguishes itself by providing an asyncio database driver for non-blocking database operations, ensuring event loop responsiveness. It also supports semi-structured data storage, allowing the storage and querying of flexible JSON documents within traditional relational database systems.

    Pythonasynciodankfastapi
    View on GitHub↗11,971
  • dahlia/awesome-sqlalchemydahlia avatar

    dahlia/awesome-sqlalchemy

    3,047View on GitHub↗

    A curated list of awesome tools for SQLAlchemy

    Pythonawesomeawesome-listdatabases
    View on GitHub↗3,047
  • beanieodm/beanieBeanieODM avatar

    BeanieODM/beanie

    2,679View on GitHub↗

    Asynchronous Python ODM for MongoDB

    Pythonasyncasynchronousasyncio
    View on GitHub↗2,679
See all 20 alternatives to Typegql→

Frequently asked questions

What are the main features of prismake/typegql?

The main features of prismake/typegql are: Database ORMs.

What are some open-source alternatives to prismake/typegql?

Open-source alternatives to prismake/typegql include: cardog-ai/corgi —     . coleifer/peewee — Peewee is a SQL object-relational mapper and query builder that provides an object-oriented interface for mapping… dahlia/awesome-sqlalchemy — A curated list of awesome tools for SQLAlchemy. django/django — Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for… fastapi/sqlmodel — SQLModel is a type-safe object-relational mapping library for Python that integrates database schema definitions with… beanieodm/beanie — Asynchronous Python ODM for MongoDB.