pg-querybuilder-dsl

Community

Turn MsgPack DSL into safe, parameterized SQL.

AuthorPremModhaOfficial
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill defines a MsgPack-based QueryStruct DSL and a Go SQL compiler that power the platform's dynamic query layer, enabling safe, parameterized SQL generation from structured inputs.

Core Features & Use Cases

  • Defines the QueryStruct MsgPack wire format and internal types used by parsers and entity services.
  • Produces parameterized SQL via the compiler, enforcing pagination defaults and routing decisions (OLTP vs analytics).
  • Supports cross-join field handling and guards against raw SQL exposure by requiring structured inputs.

Quick Start

Create a QueryStruct payload and run it through the parser and compiler to obtain a parameterized SQL statement.

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: pg-querybuilder-dsl
Download link: https://github.com/PremModhaOfficial/motadata-ai-pipeline/archive/main.zip#pg-querybuilder-dsl

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.