sqlite is built in python it doesn't have to be installed separately

On Tue, Jun 17, 2014 at 10:12 AM, Niphlod <[email protected]> wrote:

> I don't see any adapter from the current list of supported ones that use a
> pure python database. An object database wouln't do the trick, unless
> rewriting the 80% of the code to adapt it. At that point, just use cron :P
>
>
> On Tuesday, June 17, 2014 1:48:23 AM UTC+2, dlypka wrote:
>>
>> I am interested to deploy the Scheduler in gluon in a non web app,
>> separate from the web2py web scaffolding, in pure python environments which
>> may not have any SQL database installed or accessible.SQLite needs a
>> platform-dependent installer so is unsuitable. Does the DAL have any
>> support for a pure python DB that can work with the Scheduler instead of a
>> SQL database, With some Scheduler and/or DAL hacking, will ZODB do the
>> trick?
>>
>  --
> 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.
>

-- 
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