Graph Database in Julia

Our group started tackling scheduling optimization for factory production about 2.5 years ago and switched to Julia early on. We struggled to find a good graph DB that played well with Julia so we built a rough Julia native graph DB ourselves which we’ve been using internally for about a year now.

Happy to share what we have so far and curious to hear your feedback as well.

15 Likes