Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

[Backend] Prisma Integration as alternative to mongodb #73

@agustif

Description

@agustif

Would love to make a prisma-backend integrator to be able to use ooth/staart for my own project.

I saw #47 about Postgres.

It should be pretty easy with the use of prisma-bindings forwardTo('db');

It also should be easy to integrate on backend development examples, as both use docker to build the backend.

It also could be integrable using the generated mongodb to start from, but it should be easy to integrate with an existing project, without regards of the db.

I think being flexible about this, and not tidying up ooth to mongo could be helpful to make it more useful to a broader audience.

I also think we could leverage GraphQL-Shield for role-based/permissions/authorization

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions