Adding Edges to XDB
Introducing Edges as a new abstraction in XDB
xdb is a library to model data as nodes, attributes, and edges in Go using any database.
Introducing Edges as a new abstraction in XDB
Design of XDB Go API
xdb is an attempt at creating an abstraction to simplify data storage and retrieval for product engineers.