<?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: 5 kinds of data structure and 16 kinds of data access method</title>
	<atom:link href="http://www.dbms2.com/2008/01/31/5-kinds-of-data-structure-and-16-kinds-of-data-access-method/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbms2.com/2008/01/31/5-kinds-of-data-structure-and-16-kinds-of-data-access-method/</link>
	<description>Choices in data management and analysis</description>
	<lastBuildDate>Mon, 25 Jan 2010 14:39:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rena</title>
		<link>http://www.dbms2.com/2008/01/31/5-kinds-of-data-structure-and-16-kinds-of-data-access-method/comment-page-1/#comment-125535</link>
		<dc:creator>rena</dc:creator>
		<pubDate>Tue, 16 Jun 2009 08:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/31/5-kinds-of-data-structure-and-16-kinds-of-data-access-method/#comment-125535</guid>
		<description>may i know if what is the example of defferent kinds of data structure.</description>
		<content:encoded><![CDATA[<p>may i know if what is the example of defferent kinds of data structure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Complete Rewrite</title>
		<link>http://www.dbms2.com/2008/01/31/5-kinds-of-data-structure-and-16-kinds-of-data-access-method/comment-page-1/#comment-100852</link>
		<dc:creator>Complete Rewrite</dc:creator>
		<pubDate>Thu, 30 Oct 2008 16:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/31/5-kinds-of-data-structure-and-16-kinds-of-data-access-method/#comment-100852</guid>
		<description>&lt;strong&gt;Models and Efficiency, part 2: Databases...&lt;/strong&gt;

There are endless possibilities for data structures and access methods. The implementers of early database systems, such as System R, chose to use a simple one-to-one mapping between the model and the physical storage. It was a natural choice as a fi.....</description>
		<content:encoded><![CDATA[<p><strong>Models and Efficiency, part 2: Databases&#8230;</strong></p>
<p>There are endless possibilities for data structures and access methods. The implementers of early database systems, such as System R, chose to use a simple one-to-one mapping between the model and the physical storage. It was a natural choice as a fi&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Orenstein</title>
		<link>http://www.dbms2.com/2008/01/31/5-kinds-of-data-structure-and-16-kinds-of-data-access-method/comment-page-1/#comment-70247</link>
		<dc:creator>Jack Orenstein</dc:creator>
		<pubDate>Fri, 01 Feb 2008 01:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/31/5-kinds-of-data-structure-and-16-kinds-of-data-access-method/#comment-70247</guid>
		<description>You missed three of my favorites.

1) skip-list: Neat alternative to balanced binary trees.

2) z-order (I did original research on this one): data transformation that turns any data structure supporting random and sequential access into a spatial data structure.

3) linear hashing.</description>
		<content:encoded><![CDATA[<p>You missed three of my favorites.</p>
<p>1) skip-list: Neat alternative to balanced binary trees.</p>
<p>2) z-order (I did original research on this one): data transformation that turns any data structure supporting random and sequential access into a spatial data structure.</p>
<p>3) linear hashing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.167 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-01-28 03:50:44 -->
