Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

[WIP] Replace Prisma with Objection + Knex for DB models and query builder #62

Open
soulsam480 opened this issue Jun 4, 2022 · 0 comments

Comments

@soulsam480
Copy link
Owner

major reasons are:

  • speed
    Why speed ? Because Mirai by nature is a data read-write heavy app. It's totally possible that a couple thousand read and writes are happening at once. Knex is pretty fast compared to prisma.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant