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
P

prisma/nuxt-prisma

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

Nuxt Prisma

Features

  • Web Framework Integrations - Official module for integrating database ORMs into Nuxt applications.

Star history

Star history chart for prisma/nuxt-prismaStar history chart for prisma/nuxt-prisma

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 prisma/nuxt-prisma?

The main features of prisma/nuxt-prisma are: Web Framework Integrations.

What are some open-source alternatives to prisma/nuxt-prisma?

Open-source alternatives to prisma/nuxt-prisma 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. graphql-nexus/schema. iurisilvio/bottle-sqlalchemy — Bottle SQLAlchemy plugin. jmcarp/filteralchemy — Declarative query builder for SQLAlchemy.

Open-source alternatives to Nuxt Prisma

Similar open-source projects, ranked by how many features they share with Nuxt Prisma.
  • 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
  • graphql-nexus/schemaG

    graphql-nexus/schema

    0View on GitHub↗
    View on GitHub↗0
  • 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 Nuxt Prisma→