#XDB

xdb is a library to model data as nodes, attributes, and edges in Go using any database.

Adding Edges to XDB

Introducing Edges as a new abstraction in XDB

Building XDB

xdb is an attempt at creating an abstraction to simplify data storage and retrieval for product engineers.