incubrain / astrotribe

Where astronomers and space-tech enthusiast get their news
https://astronera.org
7 stars 2 forks source link

server: add orm for db connections #95

Closed Drew-Macgibbon closed 1 year ago

Drew-Macgibbon commented 1 year ago

Drizzle:

Pros:

Cons:

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.

Drew-Macgibbon commented 1 year ago

duplicate issue