
It's been a while since we posted anything on the entgo.io blog - but happy to share our latest one by @_rtam
Learn how to build RAG systems in Go with Ent, Atlas, and pgvector.
entgo.io/blog/2025/02/1…

English
ent
84 posts






























Using #golang Generics with Ent. Generics can help maintain a more concise codebase by allowing users to define parameterized functions that operate on multiple schema types. See example 👇