browse by tag: couchdb
sort by
Getting started with CouchDB: a beginner's guide
in PHP added by goodphptutorials, on 9/5/2010 beginner tutorials couchdb nosql
Have you ever dreamt about a powerful database that you can access easily, without using the SQL language? That what Apache CouchDB is all about. In this tutorial, I'm going to show you how to get started with this document-riented database and how you can use it with PHP.
1 comment save reportAdvanced CouchDb (techPortal Podcast)
in PHP added by lornajane, on 22/1/2010 advanced tutorials conference couchdb database podcast
Learn how to use CouchDB replication for load-balancing, fault tolerance, offline work and backup. We are showing how to set up each and what you need to look out for. Finally, this talk is sprinkled with neat tricks and best practices for deploying CouchDB. Which load balancers are people using, how to make the best use of caching, etc
comment save report