Databases

Community

Automate RDBMS access, query, and data mapping.

Authorlawless-m
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies complex relational database management system (RDBMS) interactions in C#, providing proven patterns for various databases and drivers. It eliminates the guesswork and boilerplate code for connecting, querying, and mapping data, ensuring consistent and efficient database operations.

Core Features & Use Cases

  • Multi-Database Support: Access DuckDB, MySQL, PostgreSQL, SQL Server, and DBISAM using ODBC or native drivers.
  • Type-Safe Data Mapping: Utilize the ExecuteAndMap pattern for reliable C# object mapping from query results.
  • PostgreSQL Array Handling: Seamlessly manage array parameters for native PostgreSQL queries.
  • Use Case: Quickly set up a C# application to extract sales data from a legacy SQL Server database, transform it, and load it into a modern PostgreSQL data warehouse, all while handling different connection types and data structures.

Quick Start

Use the Databases skill to help me connect to a PostgreSQL database and execute a query with array parameters.

Dependency Matrix

Required Modules

NpgsqlMySql.Data

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: Databases
Download link: https://github.com/lawless-m/claude-skills/archive/main.zip#databases

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.