cockroachdb / cockroachdb/cockroach

Support for ENT Framework

Open
#98,257 1 comment 1 reaction 0 assignees View on GitHub
A-tools-ent C-enhancement T-sql-foundations
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

[ENT Framework](https://entgo.io/) is a new open-source ORM for Go spun out of Facebook/Meta.
https://github.com/ent/ent

It has support for CockroachDB out of the box:
https://entgo.io/

Although it is lacking in some areas such as transaction retries and other potential CockroachDB specific feature integrations.
https://github.com/ent/ent/issues/2341
https://github.com/ent/ent/issues/1473

We also have a few customers who are already using it and want to continue using it. We should consider supporting this ORM by contributing tests upstream
https://github.com/ent/ent/blob/master/.github/workflows/ci.yml#L166
and adding features where needed.

Jira issue: CRDB-25155

Epic CRDB-25315

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.