Ent
My preferred ORM for Go.
Doing tutorial as it shows how to write the code for setting up a GraphQL instance is great intro.
Notes
Links
- Ent Contrib - Collection of extensions and tools for ent.
- Ent Starter
- Ent Explore Schema - Utility for exploring an ent schema.
- enter - CLI for generating ER diagrams for Ent schema.
- Ent-Refine - Extension for Entgo to generate refine admin dashboard with CRUDs from definition.
- Ent Blog Example - Supporting repo for a tutorial on building a simple CMS with ent.
- ent2d2 - Creates D2 graphs from ent schemas.
- Ent Discord
- Quickly Generate ERDs from your Ent Schemas (2023)