Hi Baiju,

On Thu, May 6, 2010 at 6:06 AM, Baiju M <mba...@zeomega.com> wrote:
> On Thu, May 6, 2010 at 1:38 PM, Kshipra Singh <kship...@packtpub.com> wrote:
>> Hi All,

[cut]

>> More details about the opportunity are available at:
>> http://authors.packtpub.com/content/inviting-open-source-nosql-databases-fanatics-write-packt
>
> +1 for a Book about ZODB.
>
> There should be one or two chapters about using ZODB with Zope 2, Grok
> & BlueBream.
> May be with with non-Zope frameworks like Pylons/Django (I am not sure
> whether anyone
> has done that).

I think that is a better idea to focus specifically in ZODB and use one or two
chapters to cover integration with Web Frameworks.

I believe that it's time to put ZODB inside the NoSQL 'hype' and write a book
to show ZODB as a good alternative to CouchDB, MongoDB, etc for Python
developers.

I would like to suggest the following topics in this book:

 - How ZODB works (Pickle, Storages, multi-/Databases, Connection, ...)
 - How to use the persistent objects
 - Index objects and search/get object (catalog, full-text search, etc)
 - Change persistent objects (scheme evolution, automating scripts, ...)
 - Debug and Profile applications
 - Scaling (ZEO, cache, memcache, RelStorage, ...)
 - Manage (pack, backup, fix data corruptions(?), ...)
 - Integrating with Web Frameworks (Django, Zope, Pylons, bfg.repoze, ...)

Cover these topics developing a 'real-world application' example would be
even better.

I really like to see this book but I can't write it because (as you can see)
I don't have the right english skills to write something bigger than an
e-mail message (and I'm not a ZODB expert either).

Thanks,
Osvaldo

PS. I'm working on a django-zodb application to use ZODB with Django. You
    can take a look (and contribute) in our GitHub project page:
    http://github.com/triveos/django-zodb

-- 
Osvaldo Santana Neto -- Triveos Tecnologia
Cel.: +55 41 9244 1646
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to