public marks

PUBLIC MARKS from solrac with tags php & db

06 April 2010 18:45

CouchDB basics for PHP developers

Take a look at CouchDB from a PHP developer's point of view, and learn how CouchDB gives you a document-based, schema-free, ad-hoc database with a flat address space. Learn how you can add CouchDB to your technical toolboxes to create and delete databases, work with CouchDB views, and more.