Posts Tagged ‘Database’

Kings of Code and CouchDB

Friday, July 3rd, 2009

After coming back from the Kings of Code conference, I’ve become quite enthusiastic about CouchDB. A nice quote: CouchDB is very much a database. It’s just that it doesn’t require custom client software (like most databases) because CouchDB clients speak HTTP. This makes it ideal for distributed systems, because operations teams know how to cache, [...]