Skip to content

Support kysely for database layer #524

@PrettyWood

Description

@PrettyWood

Hello

First of all thanks for this tool, the DX is really smooth!
Right now the wizard only proposes ORMs like Drizzle, Prisma or Mongoose, but there’s no option for using Kysely.

Kysely isn’t really an ORM, it’s more like a type-safe query builder that stays very close to SQL, which is perfect for people who don’t like the abstraction layers of typical ORMs. It would be super nice to have it as a first-class option in the setup flow, next to the existing ORMs.

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