<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CouchDB could be a viable alternative to relational databases for storing patient data</title>
	<atom:link href="http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/</link>
	<description>Shahid&#039;s healthcare IT, EMR, EHR, PHR, medical content, and document managment advisory service. Enjoy.</description>
	<lastBuildDate>Wed, 08 Sep 2010 22:27:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phlebotomist</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-862</link>
		<dc:creator>Phlebotomist</dc:creator>
		<pubDate>Thu, 20 Aug 2009 07:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-862</guid>
		<description>Seems to me that a lot of systems could use your expertise.  When it comes to the healthcare system I find that many technologies used for databases and uniformity are simply out dated.  I will admit I like your thoughts on this subject, seems to me like you may be on to something.</description>
		<content:encoded><![CDATA[<p>Seems to me that a lot of systems could use your expertise.  When it comes to the healthcare system I find that many technologies used for databases and uniformity are simply out dated.  I will admit I like your thoughts on this subject, seems to me like you may be on to something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Tarvid</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-861</link>
		<dc:creator>Jim Tarvid</dc:creator>
		<pubDate>Wed, 10 Jun 2009 11:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-861</guid>
		<description>I suspect Couchdb is ready but we are less so. The proliferation of schemas in health information systems and constant change should convince us that RDBs are a hammer and everything looks like a nail.

On Ubuntu
apt-get install couchdb
change the bind address to the machines local ip and you are up and running.
You will need a wrapper for security.
Do it again and replication will provide backup.

Isomorphic with S3 so you have a place in the cloud if you want one.</description>
		<content:encoded><![CDATA[<p>I suspect Couchdb is ready but we are less so. The proliferation of schemas in health information systems and constant change should convince us that RDBs are a hammer and everything looks like a nail.</p>
<p>On Ubuntu<br />
apt-get install couchdb<br />
change the bind address to the machines local ip and you are up and running.<br />
You will need a wrapper for security.<br />
Do it again and replication will provide backup.</p>
<p>Isomorphic with S3 so you have a place in the cloud if you want one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Williams</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-860</link>
		<dc:creator>Derek Williams</dc:creator>
		<pubDate>Fri, 24 Apr 2009 22:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-860</guid>
		<description>I&#039;ve also starting design work on an open source patient management system (I&#039;ve built a closed system before using php/xml/tomcat/hibernate/postgres).  I would be interested to know of any progress.  From the little I know of Mumps, it looks to heavy for what the lightweight application that I&#039;m designing.  I was going to use CouchDB and either PHP/CI or Ruby/Merb.  I&#039;m not comfortable programing in Erlang (yet).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also starting design work on an open source patient management system (I&#8217;ve built a closed system before using php/xml/tomcat/hibernate/postgres).  I would be interested to know of any progress.  From the little I know of Mumps, it looks to heavy for what the lightweight application that I&#8217;m designing.  I was going to use CouchDB and either PHP/CI or Ruby/Merb.  I&#8217;m not comfortable programing in Erlang (yet).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boxing equipment</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-852</link>
		<dc:creator>boxing equipment</dc:creator>
		<pubDate>Thu, 19 Feb 2009 07:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-852</guid>
		<description>A very impressive technique other than relational databases for the storage. I will definitely try this.</description>
		<content:encoded><![CDATA[<p>A very impressive technique other than relational databases for the storage. I will definitely try this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Moller</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-851</link>
		<dc:creator>Jens Moller</dc:creator>
		<pubDate>Wed, 18 Feb 2009 20:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-851</guid>
		<description>I would love to see your CouchDB application when it is available.  Please post a link to it when its ready for others to test.</description>
		<content:encoded><![CDATA[<p>I would love to see your CouchDB application when it is available.  Please post a link to it when its ready for others to test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-850</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 18 Feb 2009 07:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-850</guid>
		<description>I do find this rather ironic.  On the one hand you rightly mention the flexibility afforded by the Mumps technology that is incumbent in today&#039;s most successful healthcare IT system, and then you suggest it&#039;s replaced by....well, something very similar (a hierarchical schemaless database) that has no track record, no benefits over what&#039;s already easily achievable with Mumps, and... no security worth a light!

The fact is that the neo-hierarchical databases such as CouchDB are reinventing a wheel that Mumps has established many years ago.

See http://www.outoftheslipstream.com/node/125 and http://www.slideshare.net/george.james/mumps-the-internet-scale-database-presentation

Here&#039;s a better idea: stick with what has demonstrably worked.  If people understood this, perhaps we wouldn&#039;t be seeing stories such as this where &quot;experts&quot; have encouraged the spending of vast amounts of tax payers money to replace that old Mumps stuff with something &quot;more modern&quot;: http://www.computerweekly.com/Articles/2009/01/27/234448/public-accounts-committee-criticises-npfit.htm

Oh and check out M/DB (http://www.mgateway.com/mdb.html) which demonstrates that a secure, high performance and highly scalable REST-based schemaless, hierarchical database (in this case a SimpleDB clone) can be implemented very easily using Mumps.</description>
		<content:encoded><![CDATA[<p>I do find this rather ironic.  On the one hand you rightly mention the flexibility afforded by the Mumps technology that is incumbent in today&#8217;s most successful healthcare IT system, and then you suggest it&#8217;s replaced by&#8230;.well, something very similar (a hierarchical schemaless database) that has no track record, no benefits over what&#8217;s already easily achievable with Mumps, and&#8230; no security worth a light!</p>
<p>The fact is that the neo-hierarchical databases such as CouchDB are reinventing a wheel that Mumps has established many years ago.</p>
<p>See <a href="http://www.outoftheslipstream.com/node/125" rel="nofollow">http://www.outoftheslipstream.com/node/125</a> and <a href="http://www.slideshare.net/george.james/mumps-the-internet-scale-database-presentation" rel="nofollow">http://www.slideshare.net/george.james/mumps-the-internet-scale-database-presentation</a></p>
<p>Here&#8217;s a better idea: stick with what has demonstrably worked.  If people understood this, perhaps we wouldn&#8217;t be seeing stories such as this where &#8220;experts&#8221; have encouraged the spending of vast amounts of tax payers money to replace that old Mumps stuff with something &#8220;more modern&#8221;: <a href="http://www.computerweekly.com/Articles/2009/01/27/234448/public-accounts-committee-criticises-npfit.htm" rel="nofollow">http://www.computerweekly.com/Articles/2009/01/27/234448/public-accounts-committee-criticises-npfit.htm</a></p>
<p>Oh and check out M/DB (<a href="http://www.mgateway.com/mdb.html" rel="nofollow">http://www.mgateway.com/mdb.html</a>) which demonstrates that a secure, high performance and highly scalable REST-based schemaless, hierarchical database (in this case a SimpleDB clone) can be implemented very easily using Mumps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahid N. Shah</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-849</link>
		<dc:creator>Shahid N. Shah</dc:creator>
		<pubDate>Mon, 16 Feb 2009 10:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-849</guid>
		<description>Great point, Ollie. I&#039;ve used BDB so many times and it&#039;s such a part of my daily routine that I didn&#039;t even consider others might not know about it.

I&#039;ve looked at Voldemort and other projects and they are quite intriguing as well.

While you&#039;re right that CouchDB is not quite ready for prime-time, what I like specifically about CouchDB is that it&#039;s got built-in distribution and replication with standard database-type queries and ACID facilities. That would make data integration in RHIOs or collaborative clinical groupware quite easy without resorting to HL7 and more complicated tasks.</description>
		<content:encoded><![CDATA[<p>Great point, Ollie. I&#8217;ve used BDB so many times and it&#8217;s such a part of my daily routine that I didn&#8217;t even consider others might not know about it.</p>
<p>I&#8217;ve looked at Voldemort and other projects and they are quite intriguing as well.</p>
<p>While you&#8217;re right that CouchDB is not quite ready for prime-time, what I like specifically about CouchDB is that it&#8217;s got built-in distribution and replication with standard database-type queries and ACID facilities. That would make data integration in RHIOs or collaborative clinical groupware quite easy without resorting to HL7 and more complicated tasks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ollie Jones</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-859</link>
		<dc:creator>Ollie Jones</dc:creator>
		<pubDate>Sun, 15 Feb 2009 18:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-859</guid>
		<description>Very interesting post, thanks!

CouchDB may be a little young for mission-critical deployment for key-value storage, but BerkeleyDB (BDB) is ready for prime time.  It&#039;s been available and open source for many years, and has appropriate APIs for all kinds of application frameworks.   Oracle Corp. snapped it up recently, but that didn&#039;t affect its open source availability.

A massively scalable key-value framework based on BDB has been released as open source by LinkedIn.com; it&#039;s called Project-Voldemort.com.  It probably can handle large scale health-care records; not sure about the security aspects.

This whole area really needs a solid open-source community!</description>
		<content:encoded><![CDATA[<p>Very interesting post, thanks!</p>
<p>CouchDB may be a little young for mission-critical deployment for key-value storage, but BerkeleyDB (BDB) is ready for prime time.  It&#8217;s been available and open source for many years, and has appropriate APIs for all kinds of application frameworks.   Oracle Corp. snapped it up recently, but that didn&#8217;t affect its open source availability.</p>
<p>A massively scalable key-value framework based on BDB has been released as open source by LinkedIn.com; it&#8217;s called Project-Voldemort.com.  It probably can handle large scale health-care records; not sure about the security aspects.</p>
<p>This whole area really needs a solid open-source community!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahid N. Shah</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-858</link>
		<dc:creator>Shahid N. Shah</dc:creator>
		<pubDate>Sun, 15 Feb 2009 16:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-858</guid>
		<description>Kamal, I do suggest you release the code as open source. I for one would love to see it and I know others would, too.</description>
		<content:encoded><![CDATA[<p>Kamal, I do suggest you release the code as open source. I for one would love to see it and I know others would, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamal</title>
		<link>http://www.healthcareguy.com/2009/02/13/couchdb-could-be-a-viable-alternative-to-relational-databases-for-storing-patient-data/comment-page-1/#comment-857</link>
		<dc:creator>Kamal</dc:creator>
		<pubDate>Sat, 14 Feb 2009 16:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.healthcareguy.com/?p=473#comment-857</guid>
		<description>shahid,

this is very informative and timely. we have used a key-value  based schema for our application database which has made it very easy to extend the same. plus we have used REST to support querying over the web. we are now toying with the idea of creating and releasing the entire data model and querying framework as an open-source toolkit called Moksha (meaning liberation in sanskrit - aka freeing data from the confines of rigid models and increasing its liquidity).
eager to see your work with couchDB. will keep you posted.</description>
		<content:encoded><![CDATA[<p>shahid,</p>
<p>this is very informative and timely. we have used a key-value  based schema for our application database which has made it very easy to extend the same. plus we have used REST to support querying over the web. we are now toying with the idea of creating and releasing the entire data model and querying framework as an open-source toolkit called Moksha (meaning liberation in sanskrit &#8211; aka freeing data from the confines of rigid models and increasing its liquidity).<br />
eager to see your work with couchDB. will keep you posted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
