Edges Quick Summary To and From Relationship O2O Two Types O2O Same Type O2O Bidirectional O2M Two Types O2M Same Type M2M Two Types M2M Same Type M2M Bidirectional Edge...
Annotations Custom Table Name Foreign Keys Configuration Annotations Schema annotations allow attaching metadata to schema objects like fields and edges and inject them to ext...
Quick Introduction Setup A Go Environment Create Your First Schema Create Your First Entity Query Your Entities Add Your First Edge (Relation) Add Your First Inverse Edge (Bac...
Aggregation Group By Group By Edge Aggregation Group By Group by name and age fields of all users, and sum their total age. package main import ( "context"...
Automatic migration planning Automatic migration planning Using the Atlas CLI to plan migrations Automatic migration planning Automatic migration planning One of the convenie...
Edges Quick Summary To and From Relationship O2O Two Types O2O Same Type O2O Bidirectional O2M Two Types O2M Same Type M2M Two Types M2M Same Type M2M Bidirectional Edge...