home/categories/sql-databases/ed3dai-ed3d-plugins-plugins-ed3d-house-style-skills-howto-develop-with-postgres-skill-md
sql-databasesdatabases

howto-develop-with-postgres

Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces transaction safety with TX_ naming, read-write separation, type safety for UUIDs/JSONB, and snake_case conventions to prevent data corruption and type errors

ed3dai
maintainer
ed3dai
अपडेट किया गया 2/4/2026
स्टार
168
फोर्क
21
quick start

Installation and usage

Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces transaction safety with TX_ naming, read-write separation, type safety for UUIDs/JSONB, and snake_case conventions to prevent data corruption and type errors

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use howto-develop-with-postgres