I was like hmm I need an RDF triple store surely SOLID will be using one, but then I became like a Looney toons character getting wound through a bunch of machines and got extruded out the other side as a big tube of what was formerly my body with a flattened version of my face plastered on the front like Thomas the tank engine, no triple store having been founf
@jonny Real. Been thinking of making my own on top of leveldb since I kinda need one for distributed press stuff. :x also node.js's "level js" ecosystem means I could port it to browsers pretty easily.
@mauve how come it is so hard to store and index a billion nodes and edges what is the deal with that
@jonny Define hard and what sorts of indexes you want. IMO if you don't want a fancy query language it's not *tooo* difficult. You get a bunch of duplication of data though since you typically need to build like three indexes for querying either the subject or object or predicate.
i really love this presentation @mcollina did a while ago: https://nodejsconfit.levelgraph.io/