CouchDB basics for PHP developers | Linux Today

CouchDB basics for PHP developers

Written By
Web Webster
Web Webster
Apr 7, 2010

[ Thanks to An Anonymous Reader for
this link. ]

“If you’re a typical PHP developer, it doesn’t take a
thorough review of past projects to pick out a telling pattern: In
most (if not all) cases, you’re probably getting PHP to talk to a
database back end for all that dynamic data goodness; in 99 percent
of those instances, you’re using MySQL.

“Now, there’s nothing wrong with using a relational database. If
you’re working with highly structured data with lots of
relationships, it’s the way to go. You can happily (or unhappily,
depending on your familiarity and comfort with SQL) go through the
process of working up schemas, normalizing data relations, setting
up tables, and all the rest.

“However, every once in a while, you work on a project where you
probably think to yourself, “Why am I doing all this work?” The
project you’re working on contains very simple bits of data or data
that’s difficult to predict — you might get different data
fields on different days or even from transaction to transaction.
If you were to create a schema to predict what’s coming down the
pike at you, you’d end up with tables that have lots of empty
fields or lots of mapping tables.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.