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