miolo-database

Community

Standardize miolo database queries and IO.

Authorafialapis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Database query patterns and an organized IO structure for miolo applications, enabling consistent, readable, and maintainable data access across the codebase.

Core Features & Use Cases

  • Domain-based organization under src/server/db/io, with clear separation of queries by feature.
  • Consistent naming convention for data access: db_[domain]_[action], improving discoverability and traceability.
  • CRUD templates, safe query execution (parameterization, ownership checks), and a shared make_query_filter helper to build dynamic WHERE clauses.
  • Configuration, migrations, and best practices to enforce secure and scalable data access across environments.

Quick Start

Start by organizing your queries under src/server/db/io, implement the db_[domain]_[action] pattern, and adopt the make_query_filter helper for building where clauses.

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: miolo-database
Download link: https://github.com/afialapis/miolo/archive/main.zip#miolo-database

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 223,000+ vetted skills library on demand.