O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
"NoSQL" databases have become the hot topic in the Web 2.0 and Cloud worlds. On a rainy Monday evening in San Francisco, ~150 highly experienced and talented technologists gathered to discus...
Answered by marsee : Jul 12 2011 10:30 AM
Hi Scott
Apparently you're not the only person in Boson looking for a mongoDB group--here's a waiting list in Meetup:
http://mongodb.meetu...s/us/ma/boston/
Here's a complete list of all... full answer >
Querying CouchDB can be confusing to someone familiar with querying a relational database. This excerpt from Anderson, Lehnardt, & Slater's CouchDB: The Definitive Guide introduces you to using ...
CouchDB comes with a built-in admin interface called Futon. This excerpt from Anderson, Lehnardt, and Slater's CouchDB: The Definitive Guide introduces you to Futon and will run through some of the ...
I've started playing with the Cassandra database. The README.txt file that comes with the distribution omits one simple but critical step:
# The first five steps are fine
$ tar -zxvf cassan...
Answered by dshaw : Jun 02 2010 02:13 PM
Although I myself am not a Cassandra developer, I hear lots about it because I'm a member of the social media website http://www.reddit.com.
Furthermore, if you want to anecdotal stories of Cassa... full answer >
Big Data is when your data is so large you seriously have to consider how you're going to organize, store, and manage it in order to gain some benefit from it. Here are a few links to get you star...
The Grant XML file from Recovery.gov contains information about approximately 61,000 federal grants that comprise the Recovery Act of 2009.
If you want to do this yourself on your own instance of ...
The easiest way to install CouchDB on OSX is to download the CouchDBX distribution. This distribution packages together all of the various CouchDB dependencies and exposes CouchDB as an application ...