On Jun 10, 2:58 pm, alex <[email protected]> wrote: > I'm still planning my learning curve. > Jeremy mentioned CoucheDB. I've checked it out, i almost understand > it! It makes sense in the overall discussions of databases. > > Will it be possible that TiddlyWeb will work with CoucheDB in the > future? If so, i'll start learning about it.
I have no immediate plans to write a storage adaptor for CouchDB, simply because I don't have time right now. I would guess it wouldn't be too hard for someone else to do, though. There's a library for accessing a couchdb from python: http://code.google.com/p/couchdb-python/ and this blog posting has some sample code: http://davidwatson.org/2008/02/python-couchdb-rocks.html If somebody else doesn't do it, I probably eventually will. An interesting thing is that in some ways, TiddlyWeb and CouchDB and inhabiting the same space. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWikiDev?hl=en -~----------~----~----~----~------~----~------~--~---
