using-bigal

Official

Type-safe ORM guidance for BigAl.

Authorbigalorm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Type-safe PostgreSQL data access in TypeScript is error-prone when using raw SQL or weakly typed mappers. This Skill provides structured guidance to model entities with decorators, craft fluent queries, and leverage the repository pattern for CRUD and complex queries.

Core Features & Use Cases

  • Decorator-based model definitions and schema control
  • Fluent query builder for find, count, join, and subqueries
  • Repository pattern for CRUD operations and upserts
  • JSONB querying, pagination, and DISTINCT ON support
  • Guidance on when to use BigAl vs raw SQL in real-world apps

Quick Start

Install BigAl, define an Entity using decorators, initialize the repository, and execute a simple find query.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: using-bigal
Download link: https://github.com/bigalorm/bigal/archive/main.zip#using-bigal

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.