ArangoDB looks very interesting as an option. I haven't run into any multi-modal databases like that before.
It does look like the data model is just about ideal for tiddlywiki in terms of storing tiddlers and full html files, storing html files as a string shouldn't be a problem. A quick glance didn't show any binary data storage for media attachments, but base64 encoding should work there. My only concern with ArangoDB is that it looks like it is a system wide install instead of specific to the process running it, leveldb (and by extension pouchdb) don't require additional installation to function. Running a ArangoDB for hosting peoples tiddlywiki like tiddlyspot would probably work well, I am less certain about local installations. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/401cf625-b2e7-4c94-b08a-b05f0e0b2c5f%40googlegroups.com.

