ent: an entity framework for Go

241 views
Skip to first unread message

Noam Schachter

unread,
Oct 3, 2019, 11:11:31 AM10/3/19
to golang-nuts
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

Marcin Romaszewicz

unread,
Oct 3, 2019, 12:52:01 PM10/3/19
to Noam Schachter, golang-nuts
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

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

Ariel Mashraki

unread,
Oct 3, 2019, 4:49:07 PM10/3/19
to golang-nuts
Yes. PostgreSQL support will be added soon.
You can track its progress in our roadmap to v1 - https://github.com/facebookincubator/ent/issues/46

On Thursday, October 3, 2019 at 7:52:01 PM UTC+3, Marcin Romaszewicz wrote:
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.
Reply all
Reply to author
Forward
0 new messages