Hacker News new | ask | show | jobs
by LukeEF 1737 days ago
We built TerminusDB[1], our OSS knowledge graph, using succinct data structures. As we have a immutable delta encoding approach to allow domain teams to build and curate data products that they then share, this has been a very fruitful combination. We wrote a technical white paper all about it! [2]

[1] https://github.com/terminusdb/terminusdb [2] https://github.com/terminusdb/terminusdb/blob/dev/docs/white...