Acerca de
This skill equips Claude with standardized implementation patterns for managing various database systems within C# environments. It provides specialized guidance on library selection—recommending Npgsql for PostgreSQL and native drivers for MySQL while utilizing ODBC for DuckDB and legacy systems like Sage1000 and DBISAM. By enforcing the ExecuteAndMap pattern, it ensures type-safe result mapping and consistent connection management. It is particularly useful for developers handling diverse data sources, from Parquet files in DuckDB to complex PostgreSQL array types and enterprise ERP databases.