1. Not really unless you want to distribute it with your apps.
2. if you want to distribute is with web2py goes in web2py/site-packages. 
If you want to distribute it with your apps goes in modules.

On Tuesday, 22 April 2014 11:47:18 UTC-5, Brando wrote:
>
> 2 more questions
>
> 1. I'm assuming the couchdb library I want to use needs to live in the 
> "modules" folder?
> 2. What is the best way to bundle couch with web2py so I can distribute 
> everything together?
>
> On Tuesday, April 22, 2014 9:28:12 AM UTC-7, Brando wrote:
>>
>> What about the auth tables?  Do I also need to keep sqlite to handle 
>> authentication?
>>
>> Also, what couchdb driver do people prefer these days?
>>
>> Thanks Massimo.
>>
>>
>>
>>
>>
>>
>>
>> On Tuesday, April 22, 2014 6:50:20 AM UTC-7, Massimo Di Pierro wrote:
>>>
>>> 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.

Reply via email to