wildwood.mongo-ka
A knowledge accessor fetching from and storing to Mongo DB.
Hierarchical databases seem a very natural fit for how we’re storing knowledge. Mongo DB seems a particularly natural fit since its internal representation is JSON, which can be transformed to EDN extremely naturally.
Other candidate hierarchical database implementations/interfaces which might be experimented with include:
(and many others).