<?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"
	>
<channel>
	<title>Comments on: Database Implementation Languages</title>
	<atom:link href="http://www.donniepinkston.net/2007-02-15/database-implementation-languages.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.donniepinkston.net/2007-02-15/database-implementation-languages.html</link>
	<description>(there are many more like it, but this one is mine)</description>
	<pubDate>Fri, 05 Dec 2008 00:31:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Ben</title>
		<link>http://www.donniepinkston.net/2007-02-15/database-implementation-languages.html#comment-2544</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 07 Mar 2007 19:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.donniepinkston.net/2007-02-15/database-implementation-languages.html#comment-2544</guid>
		<description>Very cool.</description>
		<content:encoded><![CDATA[<p>Very cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donnie</title>
		<link>http://www.donniepinkston.net/2007-02-15/database-implementation-languages.html#comment-2537</link>
		<dc:creator>donnie</dc:creator>
		<pubDate>Tue, 27 Feb 2007 21:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.donniepinkston.net/2007-02-15/database-implementation-languages.html#comment-2537</guid>
		<description>I want to implement a database to use in a course about implementing databases, yes.  The course about relational database theory and usage is nearly complete by now, but an appropriate second half to such a course would be relational database implementation.

There are one or two such systems floating around out there - the most interesting one is &lt;a href="http://www.cs.wisc.edu/~dbbook/openAccess/Minibase/minibase.html" rel="nofollow"&gt;Minibase&lt;/a&gt;.  But I want to avoid C and C++ if I can.

The idea is to model this course on CS134 - although the students are supposed to write a compiler, if they happen to blow any of the assignments, they can complete subsequent assignments using code that Jason provides them.  Same idea here - I don't want students getting in trouble because they can't figure out how to implement a query optimizer or a write-ahead log.

I don't quite know how many units yet.  This will probably be offered next year, so I have some time to work on all the details.</description>
		<content:encoded><![CDATA[<p>I want to implement a database to use in a course about implementing databases, yes.  The course about relational database theory and usage is nearly complete by now, but an appropriate second half to such a course would be relational database implementation.</p>
<p>There are one or two such systems floating around out there - the most interesting one is <a href="http://www.cs.wisc.edu/~dbbook/openAccess/Minibase/minibase.html" rel="nofollow">Minibase</a>.  But I want to avoid C and C++ if I can.</p>
<p>The idea is to model this course on CS134 - although the students are supposed to write a compiler, if they happen to blow any of the assignments, they can complete subsequent assignments using code that Jason provides them.  Same idea here - I don&#8217;t want students getting in trouble because they can&#8217;t figure out how to implement a query optimizer or a write-ahead log.</p>
<p>I don&#8217;t quite know how many units yet.  This will probably be offered next year, so I have some time to work on all the details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.donniepinkston.net/2007-02-15/database-implementation-languages.html#comment-2535</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 27 Feb 2007 07:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.donniepinkston.net/2007-02-15/database-implementation-languages.html#comment-2535</guid>
		<description>Do I understand correctly that you are going to write your own database to teach a database class?  Wow, that sounds hard core.  How many units is the class?</description>
		<content:encoded><![CDATA[<p>Do I understand correctly that you are going to write your own database to teach a database class?  Wow, that sounds hard core.  How many units is the class?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
