Articles by Tag #drizzle

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to use ORMs (Prisma / Drizzle / Knex.js) in a TypeScript backend built with Encore.ts

In this post, I’ll walk you through how to work with ORMs like Prisma, Drizzle and Knex.js when...

Learn More 34 0Nov 25 '24

Build Nextjs 15 & React 19 Dashboard App Step By Step

Hello and welcome to my coding course to build a full-fledged admin dashboard by the best tech stack...

Learn More 29 1Jul 17 '24

Building a Scalable REST API with TypeScript, Express, Drizzle ORM, and Turso Database: A Step-by-Step Guide

Building REST APIs with Express.js is straightforward and a must-have skill for every web developer....

Learn More 26 2May 27 '24

Placegoose: Building data APIs with HONC

I was really excited when I came across Hono. I think the API is elegant in its simplicity, and I’ve...

Learn More 19 0Dec 9 '24

Resolving the `DO $$` Issue in Drizzle ORM with Nile Postgres

When working with Drizzle ORM on a Nile Postgres database, you might encounter an issue where the...

Learn More 10 0Dec 5 '24

How to integrate Drizzle ORM with Nest Js

This tutorial is for how to integrate Dirzzle orm with Nest js. The example uses postgres as...

Learn More 10 0Sep 17 '24

Quick REST API with Hono JS and Drizzle ORM

This short summary is best used as companion documentation to support the video tutorial on Getting...

Learn More 9 0Dec 16 '24

Remix Drizzle Auth Template

Remix Drizzle Auth Template Just a simple template to get you started, i did all of the...

Learn More 5 0Dec 13 '24

NextJS + Drizzle -- 8 Things I Learned Spinning up a New Project

From initializing a NextJS project to automating created/updated fields on Drizzle models, my first learnings as I create a new web app

Learn More 5 0Nov 1 '24

Placegoose: Seeding and deployment with HONC

In the first article of this series, we walked through building Placegoose, a simple mock data API...

Learn More 3 0Mar 24

Setting Up Drizzle & Postgres with tRPC and Next.js App

Published from Publish Studio In this tutorial, let's learn how to connect a Postgres database to a...

Learn More 3 1Dec 25 '24

Simplifying Test Data Generation with Drizzle ORM

Introduction At our company, we run tests using an actual database with Testcontainers...

Learn More 3 0Mar 16

Fastify API with Postgres and Drizzle ORM

Before we start, we will need Node.js installed. General Setup Let's create a new...

Learn More 2 0Mar 31

Drizzle Vs Prisma

Drizzle and Prisma are both modern Object-Relational Mapping (ORM) libraries for...

Learn More 2 0Jun 10 '24

How to create a multi-server discord economy bot

Intro I will be referencing these libraries and technologies in the...

Learn More 0 0Feb 18

Pagination with COUNT(*) OVER() in Atlassian Forge SQL: How to avoid double queries — and stay secure in TypeScript

Are you working with @forge/sql and struggling with pagination + total count? Here's a more efficient...

Learn More 0 0Apr 6

Create a fullstack Next.js 15 app with Drizzle ORM, Postgresql, Docker

In modern web development, integrating a robust backend with a responsive frontend is crucial for...

Learn More 0 0Mar 15

Verifying Lemon Squeezy Subscription Webhooks in Cloudflare Workers

I've been using Lemon Squeezy to handle subscription billing in several projects. Lemon Squeezy...

Learn More 0 0Jul 15 '24

[Boost]

Build and Deploy a Full Backend API with Next.js, Drizzle ORM...

Learn More 0 0Apr 24

Type-safe ORM for Atlassian Forge SQL: forge-sql-orm with Drizzle support

💡 forge-sql-orm: Type-safe ORM for @forge/sql based on Drizzle Are you working with...

Learn More 0 0Apr 5

Directbase: Build and Monetize Your Directory Website in Minutes

If you're looking to create a professional directory website without coding, Directbase is the...

Learn More 0 0Feb 24