home/categories/backend/alecszaharia-brizy-microservices-go-claude-skills-creating-gorm-entity-skill-md
backenddevelopment

creating-gorm-entity

Creates GORM entity structs for go-kratos microservices with BaseModel embedding, proper field tags, relationships (one-to-one, one-to-many), indexing strategies, and soft delete support. Use when defining database schema, creating new entities, setting up table relationships, or configuring database constraints.

alecszaharia
maintainer
alecszaharia
আপডেট হয়েছে 1/19/2026
স্টার
0
ফর্ক
0
quick start

Installation and usage

Creates GORM entity structs for go-kratos microservices with BaseModel embedding, proper field tags, relationships (one-to-one, one-to-many), indexing strategies, and soft delete support. Use when defining database schema, creating new entities, setting up table relationships, or configuring database constraints.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use creating-gorm-entity