• flickr
  • twitter
  • facebook
  • delicious
  • Google Buzz

Posts Tagged “database”

Scaling with NoSQL – Recording from NoSQL Live Boston

by Christian Scholz on March 13, 2010

Last thursday the one day conference “NoSQL Live” was held in Boston and thankfully also streamed. I recorded some parts of it and here is part 1 about how to scale with NoSQL databases. As this is more or less (…)

Read the rest of this entry »

Using ToscaWidgets with repoze.bfg and Storm

by Christian Scholz on September 2, 2008

Recently I tried to use Storm and ToscaWidgets with repoze.bfg to create a simple usermanagement application. Here is a little rundown of what I did. First I installed repoze.bfg inside a virtualenv: mkdir users cd users virtualenv –no-site-packages . source (…)

Read the rest of this entry »