awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

prismake/typegql

0
View on GitHub↗
0 星标·0 分支·1 次浏览

Typegql

Features

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

Star 历史

prismake/typegql 的 Star 历史图表prismake/typegql 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Typegql 的开源替代方案

相似的开源项目,按与 Typegql 的功能重合度排序。
  • cardog-ai/corgicardog-ai 的头像

    cardog-ai/corgi

    323在 GitHub 上查看↗
    TypeScript
    在 GitHub 上查看↗323
  • coleifer/peeweecoleifer 的头像

    coleifer/peewee

    11,971在 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
    在 GitHub 上查看↗11,971
  • dahlia/awesome-sqlalchemydahlia 的头像

    dahlia/awesome-sqlalchemy

    3,047在 GitHub 上查看↗

    A curated list of awesome tools for SQLAlchemy

    Pythonawesomeawesome-listdatabases
    在 GitHub 上查看↗3,047
  • beanieodm/beanieBeanieODM 的头像

    BeanieODM/beanie

    2,679在 GitHub 上查看↗

    Asynchronous Python ODM for MongoDB

    Pythonasyncasynchronousasyncio
    在 GitHub 上查看↗2,679
查看 Typegql 的所有 20 个替代方案→

常见问题解答

prismake/typegql 的主要功能有哪些?

prismake/typegql 的主要功能包括:Database ORMs。

prismake/typegql 有哪些开源替代品?

prismake/typegql 的开源替代品包括: 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.