#databases
Read more stories on Hashnode
Articles with this tag
Explore a few considerations when deciding if NoSQL is right for you. · NoSQL was a revolutionary advance in technology when it first began to gain...
Learn to use Serverless Framework to deploy a function with multiple Prisma Clients while maintaining a decent artifact size · The serverless...
A look into potential issues that may arise when using a Serverless architecture with a traditional Relational Database and potential solutions · FaaS,...
Have Nx build new Prisma instances for you! · I recently found myself on a large, multi-schema/multi-database project that was being moved over to...
Learn how to build a Prisma Schema and connect to Postgres locally on Docker · Welcome back to the series Playing with Prisma! In this article we're...
Simple Data Interactions using Prisma and TypeScript · Welcome back to the series Playing with Prisma! In the previous article we took a look at how to...