Community matters: PHP versus Clojure

(written by lawrence krubner, however indented passages are often quotes). You can contact lawrence at: lawrence@krubner.com, or follow me on Twitter.

Look at the documentation for Korma.

Now look at the documentation for Doctrine.

Doctrine looks terrifying. It looks like a Java API run amok. Korma is so simple and clear it is like a poem.

Some of this difference is the difference of language. But I think some of it, too, is the culture of each community.

Post external references

  1. 1
    http://sqlkorma.com/docs
  2. 2
    http://www.doctrine-project.org/api/orm/2.2/index.html
Source