Final thought... I think if NoSQL were indicated for use with a web2Py app, it might be most appropriate to replace some, but not all SQL-based tables.
--r. On May 21, 2010, at 9:31 AM, Thadeus Burgess wrote: > I also see really no reason to use NoSQL unless you really just don't > like writing SQL... thats why we have ORMs and DALs anyways. > > You still have to use FK relationships with document based sets... ie: > with a 4MB document limit, they suggest you split comments for a post > into its own document and link them to a post via _id. > > If I am going to mess with relationships such as this I might as well > use a.... umm... relational database system ? > > -- > Thadeus > > > > > > On Fri, May 21, 2010 at 8:23 AM, Albert Abril <[email protected]> wrote: >> Haha! I enjoy with this jokes in tech slides, they're amusing! >> >> On Fri, May 21, 2010 at 3:02 PM, Timothy Farrell <[email protected]> wrote: >>> >>> Developers running with scissors!! LOL!!! >>> >>> On 5/20/2010 2:12 PM, szimszon wrote: >>>> >>>> Nice >>>> >>>> On máj. 20, 19:52, mdipierro<[email protected]> wrote: >>>> >>>>> >>>>> http://www.scribd.com/doc/31669670/PostgreSQL-and-NoSQL >>>>> >>> >> >> Russ Ferriday - Topia Systems - Open Source content management with Plone and Zope [email protected] - mobile: +1 805 234 6915 - skype: ferriday

