NoSQL
- 22 novembre 2011 Une courte introduction à Redis | Barre Verte !
- 22 novembre 2011 URL Shortener Service Using Redis - Violet Hill
- 21 novembre 2011 Luke Melia » Redis in Practice: Who’s Online?
- 21 novembre 2011 The NOSQL Tapes
- 21 novembre 2011 NOSQL Databases
- 16 novembre 2011 Instagram Engineering • Sharding & IDs at Instagram
- 16 novembre 2011 Karl Seguin
- 16 novembre 2011 The Little MongoDB Book
- 16 novembre 2011 Auto Complete with Redis
- 15 novembre 2011 Redis: Zero to Master in 30 minutes - Part 1
- 14 avril 2011 Heroku | NoSQL, Heroku, and You
- 14 avril 2011
HandlerSocket: The NoSQL MySQL & Ruby - igvita.com
HandlerSocket is a NoSQL plugin for MySQL. It works as a daemon inside the
mysqld process, accept tcp connections, and execute requests from clients.
HandlerSocket does not support SQL queries. Instead, it supports simple CRUD
operations on tables.