--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/16a50745-1744-4fe5-be93-aca2b96fcebc%40googlegroups.com.
That looks very nice, congrats! I like that it's simple and doesn't try to solve every problem, just simple relationships, so you can solve most of your simple DB schema needs (and most DB usage is quite simple in most services).
Do you have any plans to add a Postgres driver?-- Marcin
On Thu, Oct 3, 2019 at 8:11 AM Noam Schachter <sch...@gmail.com> wrote:
Hi gophers,--
My team at Facebook Connectivity has just open-sourced a new ORM for Go and would love your feedback about it.
GitHub repo at: https://github.com/facebookincubator/ent
Story behind it in our blog post: https://entgo.io/blog/2019/10/03/introducing-ent/
Thanks!
Noam
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golan...@googlegroups.com.