i have some, iwantmyname uses 3 in the moment and i try to use a "type" key in documents to pack more docs in one DB. the next project i work on uses one DB for most stuff (probably a second one for user preferences).
cheers lenz On Sun, Feb 22, 2009 at 10:33 AM, Chris Anderson <[email protected]> wrote: > On Sat, Feb 21, 2009 at 1:09 PM, Patrick Antivackis > <[email protected]> wrote: > > Depends the application. > > Some just one db, some 4 databases. In fact i split the data depending on > > the way i will use replication. > > > > For my music project, I put the parsed web pages and xml feeds into > one database, and the parsed mp3 id3 tags etc in another db. This > helps because while I want to rotate the web-crawl data over time, I > want to continue to accumulate resource metadata... > > With them in separate dbs I can throw out the old crawl data but keep > the file metadata around. > > -- > Chris Anderson > http://jchris.mfdz.com > -- iWantMyName.com painless domain registration (finally)
