facebookincubator / ent
- среда, 9 октября 2019 г. в 00:21:18
Go
An entity framework for Go
Simple, yet powerful ORM for modeling and querying data.
go get github.com/facebookincubator/ent/cmd/entcThe documentation for developing and using ent is available at: https://entgo.io
See the CONTRIBUTING file for how to help out.
ent was developed and maintained by a8m and alexsn
from the Facebook Connectivity team. It's currently considered experimental (although we're using it in production),
and the roadmap for v1 release is described here.
Read more about the motivation of the project here.
ent is licensed under Apache 2.0 as found in the LICENSE file.