You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
great documentation and by far the more popular choice
larger development team
hires are more likely to know
has db client GUI
Cons:
Performing joins is not optimized, and requires multiple queries to the DB (PG Bouncer should mitigate this) it is also being worked on
PostGIS support is a work in progress (spacial queries for location-specific functionality)
Decision
We will use Prisma, it will allow us to move faster, and by the time the cons become problematic (10k+ users) I suspect the Prisma team will have fixed the issues.
The text was updated successfully, but these errors were encountered:
Drizzle:
Pros:
ts
supportCons:
prisma:
Pros:
Cons:
Decision
We will use Prisma, it will allow us to move faster, and by the time the cons become problematic (10k+ users) I suspect the Prisma team will have fixed the issues.
The text was updated successfully, but these errors were encountered: