Comments on: data mining for oil sources /2008/11/data-mining-for-oil-sources/ Sarah Allen's reflections on internet software and other topics Wed, 26 Nov 2008 17:36:43 +0000 hourly 1 https://wordpress.org/?v=5.7.1 By: Samuel Wan /2008/11/data-mining-for-oil-sources/#comment-327 Wed, 26 Nov 2008 17:36:43 +0000 /wordpress/?p=439#comment-327 Hi Sarah!

What comes next might be a phase of lots of experimentation made possible by open source unstructured databases like CouchDB.

CouchDB is an up-and-coming schema-less document database that just ended its incubation status and reached top-level project status in the Apache organization. The API is HTTP-based, the default GUI is HTTP-based (though you can proxy it), and information is serialized in the JSON format. Because CouchDB applies higher order functions in the map-reduce pattern incrementally on the data, it has the potential to handle search and retrieval of large data sets at a logarithmic rate of performance.

If the UI is just data stored with in the same way as the data manipulated by the UI, you might get a paradigmatic example like this: http://jchris.mfdz.com/posts/128

-Sam

]]>