drizzle-query

Community

Type-safe Drizzle ORM queries

Authorsongyinggoh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies writing complex, type-safe database queries using Drizzle ORM, ensuring data integrity and reducing common errors in backend development.

Core Features & Use Cases

  • Complex Joins: Easily query across multiple related tables.
  • JSONB Operations: Read, write, and merge data within JSONB columns.
  • Idempotent Inserts: Handle potential duplicate data with upserts.
  • Transactions: Ensure atomicity for multi-step database operations.
  • Pagination: Implement efficient offset or cursor-based pagination.
  • Use Case: When building a feature that requires fetching a user's profile along with their recent orders and associated product details, this Skill provides the patterns to construct a single, efficient, and type-safe query.

Quick Start

Use the drizzle-query skill to fetch all assets for a room including their processed variants.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: drizzle-query
Download link: https://github.com/songyinggoh/renovation-agent-monorepo/archive/main.zip#drizzle-query

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.