Skip to content

A Golang abstraction layer for using DynamoDB as a graph.

Notifications You must be signed in to change notification settings

kyleishie/graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph

A Golang abstraction layer for using DynamoDB as a graph.

This is a work in progress. The initial goal was to get the concept out on paper. The next steps are:

  • Enabled Graph Traversal via query DSL TBD.
  • Enabled driver abstraction to enable graph to be used on top of other datasources.
  • Tests

Ideas and collaboration welcome. 😁

About

A Golang abstraction layer for using DynamoDB as a graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages