mesh-database
CommunityMesh database access and ORM.
Authorsnowdamiz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies database interactions within the Mesh language, providing tools for connecting to and querying SQLite and PostgreSQL databases, and enabling object-relational mapping (ORM) patterns.
Core Features & Use Cases
- Database Connectivity: Establish connections to SQLite and PostgreSQL databases.
- Data Manipulation: Execute SQL commands for DDL, DML, and SELECT queries.
- ORM with
deriving(Row): Automatically convert query results into typed Mesh structs, simplifying data handling and type coercion. - Advanced SQL Features: Supports upserts,
RETURNINGclauses, subqueries, JOINs, and aggregations.
Quick Start
Use the mesh-database skill to open an in-memory SQLite database, create a 'users' table, insert two users, query them, and print their names and ages.
Dependency Matrix
Required Modules
None requiredComponents
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: mesh-database Download link: https://github.com/snowdamiz/mesh-lang/archive/main.zip#mesh-database Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.