#1 dgraph
high-performance graph database for real-time use cases
Developer-friendly ORM library for Go.
Health score 76/100, confidence 80/100.
| Latest version | v1.31.1 |
| Imported by | 86.9K packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 7 months ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Association | Type | type Association struct{ ... } |
| Association.Append | Method | func (association *Association) Append(values ...interface{}) error |
| Association.Clear | Method | func (association *Association) Clear() error |
| Association.Count | Method | func (association *Association) Count() (count int64) |
| Association.DB | Field | DB *DB |
| Association.Delete | Method | func (association *Association) Delete(values ...interface{}) error |
| Association.Error | Field | Error error |
| Association.Find | Method | func (association *Association) Find(out interface{}, conds ...interface{}) error |
| Association.Relationship | Field | Relationship *schema.Relationship |
| Association.Replace | Method | func (association *Association) Replace(values ...interface{}) error |
| Association.Unscope | Field | Unscope bool |
| Association.Unscoped | Method | func (association *Association) Unscoped() *Association |
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
Package ent is the interface between end-user schemas and entc (ent codegen).
Package gosqlx provides a production-ready, high-performance SQL parsing SDK for Go with zero-copy tokenization and comprehensive object pooling.