Mind you can use Couch db (and you do not need to specify tables) but it is not supported by the web2py DAL (although there is some untested experimental code related to Couch in there).
On Tuesday, 22 April 2014 00:23:51 UTC-5, Brando wrote: > > I want to use CouchDB for an upcoming project. I know that i'm supposed > to install a couchdb driver, but i have no idea where to get the driver > from and where exactly it needs to be installed. > > Also, I'm assuming since couch is a document database that it will be > unnecessary for me to define tables and fields, is this correct? > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

