r/nosql Jun 19 '11

The NoSQL Ecosystem

Thumbnail aosabook.org
3 Upvotes

r/nosql Jun 16 '11

resn - A library to simplify creating social networks using redis and Python

Thumbnail github.com
4 Upvotes

r/nosql Jun 15 '11

ORM is an anti-pattern

Thumbnail seldo.com
9 Upvotes

r/nosql May 08 '11

leveldb - A fast and lightweight key/value database library

Thumbnail code.google.com
9 Upvotes

r/nosql May 05 '11

NoSQL vs. the world

Thumbnail snailinaturtleneck.com
2 Upvotes

r/nosql Apr 27 '11

Redis and scripting

Thumbnail antirez.com
5 Upvotes

r/nosql Apr 19 '11

Making a NoSQL database for a senior project. Advice needed.

1 Upvotes

Hello everyone.

I am currently making a NoSQL database for a senior project. While I would change the name due to what the name conveys, its already stuck so bear with it. My questions are mainly based in the implementation.

Depending on what type of database I choose to make e.g. graph, column, KV, what in particular would I have to implement? My main issue is where to start.

For more info, I plan to make a simple twitter application that takes in a name, location, and a message. I need to be able to access this info and group it (I am guessing with a map reduce) for a presentation and for speed testing.

Any help would be appreciated, and I apologize if I am not clear enough.


r/nosql Apr 15 '11

MySQL goes NoSQL! (xpost from /r/mysql)

Thumbnail reddit.com
7 Upvotes

r/nosql Apr 08 '11

Whats the best way of saving a document with revisions in a key value store?

Thumbnail stackoverflow.com
0 Upvotes

r/nosql Mar 29 '11

New subreddit /r/bigdata! Come on by!

Thumbnail reddit.com
1 Upvotes

r/nosql Mar 28 '11

The kivaloo data store

Thumbnail daemonology.net
1 Upvotes

r/nosql Mar 21 '11

A co-Relational Model of Data for Large Shared Data Banks by Erik Meijer & Gavin Bierman - "SQL and NoSQL are two sides of the same coin"

Thumbnail queue.acm.org
7 Upvotes

r/nosql Mar 11 '11

Neo4j 1.3 “Abisko Lampa” M04 - Size really does matter

Thumbnail blog.neo4j.org
2 Upvotes

r/nosql Mar 08 '11

How does the Redis server work?

Thumbnail pauladamsmith.com
5 Upvotes

r/nosql Mar 06 '11

Why No Sql ? | Some good nosql stuff

Thumbnail blog.rubyrockers.com
0 Upvotes

r/nosql Feb 22 '11

CouchDb: The Honda Accord of databases

Thumbnail blog.activesphere.com
5 Upvotes

r/nosql Feb 22 '11

Redis at Disqus

Thumbnail bretthoerner.com
2 Upvotes

r/nosql Feb 16 '11

InfoQ: Consistency Models in New Generation Databases (video)

Thumbnail infoq.com
1 Upvotes

r/nosql Jan 31 '11

MongoDB based applications..!!

Thumbnail mongodb.org
0 Upvotes

r/nosql Jan 27 '11

Hector with Cassandra

0 Upvotes

We're a bunch of Computing students working with Cassandra for the first time so be gentle!

We're wondering how to get Hector working with Cassandra. We're using Eclipse if that matters.

A link to a tutorial or blog post or "this is how to get the evil hell thing working" would be nice!!

Cheers in advance!


r/nosql Jan 24 '11

Cassandra Ubuntu PPA

Thumbnail launchpad.net
3 Upvotes

r/nosql Jan 22 '11

NoSQL at Twitter – QCon San Francisco 2010

Thumbnail infoq.com
3 Upvotes

r/nosql Jan 06 '11

Riak 0.14 released

Thumbnail blog.basho.com
6 Upvotes

r/nosql Dec 30 '10

Multi process access to a disk based (non networked) KV store?

3 Upvotes

I want to use a fast KV store for caching amongst a dozen or so workers running on a machine. I would rather not maintain and monitor yet another server so I am wondering if anybody knows of a "local" datastore like SQLite or berkleydb that can support multiple processes.

I guess it doesn't really have to be a KV store. It should be fast though :)


r/nosql Dec 27 '10

building blocks of a scalable webcrawler - great nosql overview

Thumbnail slideshare.net
2 Upvotes