What I want to build is a forum type web application with multi-tenancy in mind.
I was hoping to see if there are others doing this or is this kind of out of scope of what a nosql datastore would be "ideally" for. On Sat, Jul 10, 2010 at 1:59 PM, Rod Cope <[email protected]> wrote: > At OpenLogic, we use HBase very heavily in both batch and on-line modes as > part of our open source scanning solution. For starters, we store every > line of code of every version of every open source project in HBase. We > then present various bits of this data to users in real-time. > > Rod > > > On 7/10/10 Saturday, July 10, 201011:43 AM, "S Ahmed" < > [email protected]> > wrote: > > > Its my impression that most people are using nosql solutions for things > like > > statistic logging etc. > > > > Has anyone build a web application purely in hbase? e.g. Say an > application > > like Blogger or Gmail or vBulletin type applications. > > > > Are these potential candidates for building ontop of a nosql data store? > > > > > > >
