The Spinneret Project
Imagine storing a XML document into a directory on your Linux box, creating a symbolic link to it, and then having the same data returned from that symlink as a JSON or YAML document. Imagine being able to create a symbolic link to that same file and then navigating its internal structure as if it were a group of folders. Imagine being able to query across the set of all documents in a simple SQL-like query language that is completely agnostic of the underlying data format, but aware of its inherent structure.Spinneret is a database that deconstructs various content into navigable graphs for the purpose of turning that content into managed data for maximum flexibility. We don't mean just XML data, like a native XML database, we mean any data. Even better, because the data is deconstructed from its original form, the database will allow you to reconstruct it into new forms without hurting your brain.