MongoDB

MongoDB is a schema-free, document-oriented database that can be easily used in Rails via the MongoMapper Ruby Object Mapper. It’s among the best NoSQL database to try out, as it introduces a minimal set of new concepts compared to the more innovative NoSQL systems like CouchDB, Riak, or Cassandra.

In other words, it’s a gateway drug.