The Java Content Repository API (JCR) promises to greatly simplify Java database programming. Content repositories extend databases with versioning, rich references, workspaces, extensible information models, and other features. This article reviews the JCR API and its open-source implementation, Apache Jackrabbit, from a developer's perspective.
http://www.artima.com/lejava/articles/contentrepository.htmlContent repositories promise to greatly simplify database programming. Do you think databases will evolve into content respositories with time? What do you think of the JCR API?