Published onDecember 24, 2023The Evil Behind Your API Sluggishness: N+1 Select QueriesbackendormdesignperformancedatabaseYour APIs start to slow down? Maybe it's time to check the database queries
Published onApril 3, 2023Insta-Next: Constructing Database with PrismanextjsreactprismadatabaseIn this part, we will use Prisma to setup our database in PostgreSQL