#1 dgraph
high-performance graph database for real-time use cases
Package ent is the interface between end-user schemas and entc (ent codegen).
Health score 75/100, confidence 80/100.
| Latest version | v0.14.6 |
| Imported by | 4.0K packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 2 months ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Config | Type | type Config struct{ ... } |
| Config.Table | Field | Table string |
| Edge | Type | type Edge interface{ ... } |
| Edge.Descriptor | Method | Descriptor func() *edge.Descriptor |
| Field | Type | type Field interface{ ... } |
| Field.Descriptor | Method | Descriptor func() *field.Descriptor |
| Hook | Type | type Hook func(Mutator) Mutator |
| Index | Type | type Index interface{ ... } |
| Index.Descriptor | Method | Descriptor func() *index.Descriptor |
| InterceptFunc | Type | type InterceptFunc func(Querier) Querier |
| InterceptFunc.Intercept | Method | func (f InterceptFunc) Intercept(next Querier) Querier |
| Interceptor | Type | type Interceptor interface{ ... } |
high-performance graph database for real-time use cases
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Dolt – Git for Data
Developer-friendly ORM library for Go.
Package gosqlx provides a production-ready, high-performance SQL parsing SDK for Go with zero-copy tokenization and comprehensive object pooling.