Skip to main content

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

  • 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.