Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
In this tutorial, we'll explore how to set up Prisma + Postgres. We'll use real-world examples...
Introduction Ever feel like working with databases & SQL queries is a bit of a...
Building a full-fledged multi-tenant application can be very challenging. Besides having a flexible...
Building a full-fledged multi-tenant application can be very challenging. Besides having a flexible...
In this post, I’ll walk you through how to work with ORMs like Prisma, Drizzle and Knex.js when...
In this comprehensive guide, we'll walk you through the process of integrating JWT refresh token...
In this article we are going to build a multi tenant application using NestJS and Prisma. We will be...
Preface Automatic markdown documents generator for Prisma. Github Repository Generated...
SQL databases provide us with many benefits, the most important of which is strong schema...
The Best Next.js ORM depends on your specific requirements and preferences. Let’s explore some of...
Building a full-fledged multi-tenant application can be very challenging. Besides having a flexible...
Introduction On October 29, Prisma announced Prisma Postgres. Don't hesitate to read the...
Lightning-fast reviews: the ORM that's winning the collaboration game. Introduction Ever...
Simple Starter Template with proper protected routes setup via middleware! 🚀 I always use...
For your next project using nextjs, use this starter kit to bootstrap your project quickly and...
React Table, or more precisely, TanStack Table is a headless table UI library. If you're new to this...
Preface I wanted to build a Discord bot with TypeScript that had: A database A...
Eh bien, on dirait que quelqu'un est prêt à créer une API REST de folie ! 🔥 Dans cet article, nous...
In this tutorial, we will create a secure backend application using NestJS, Prisma, and JWT-based...
When working with Drizzle ORM on a Nile Postgres database, you might encounter an issue where the...
Have you ever wondered what secrets your WhatsApp chats hold? What if you could analyze your...
If you're building a multi-tenant SaaS in Nuxt 3, you'll need a robust permissions system. Here's how...
Social-connect App Social-connect app built with NestJS, Next.js 14, Tailwind CSS, Prisma, and...
👋 Let's Connect! Follow me on GitHub for new projects. Introduction In the dynamic...
In today’s fast-evolving tech landscape, scalability, modularity, and performance are the...
I mean, don't write npx prisma generate command frequently. 😪😅 Don't ask "why" before reading the...
NestJs Auth NestJS Authentication with JWT, PassportJs, and Prisma Getting...
In this tutorial, we'll build a full-stack CRUD (Create, Read, Update, Delete) application using...
Daytona: Simplifying Development for Amazon Sambhav Daytona is a secure and open-source...
I was trying to use Supabase's PostgreSQL database with Prisma for a project. Don't ask me why. I...