[Grok-dev] Can I query Grok's ZODB instance outside the web application scope?

rutherford matrutherford at gmail.com
Mon Jan 2 00:41:54 UTC 2012


I have a grok-based webapp that persists data using ZODB. Can I query the
Data.fs object db offline i.e. from a python script that would be run on the
webserver hosting the grok/paste webapp instance?

And would there be any issues in doing so while the web server is
interacting with the database simultaneously?

--
View this message in context: http://python.6.n6.nabble.com/Can-I-query-Grok-s-ZODB-instance-outside-the-web-application-scope-tp2729886p2729886.html
Sent from the Grok mailing list archive at Nabble.com.


More information about the Grok-dev mailing list