Path: news.easynews.com!newsfeed1.easynews.com!easynews.com!easynews!priapus.visi.com!news-out.visi.com!hermes.visi.com!feed2.news.rcn.net!feed1.news.rcn.net!rcn!not-for-mail
From: Paul Keister <SpamSpamEggsToastAndSpamkeister@dnai.com>
Newsgroups: comp.databases.theory
Subject: Re: New Database Engine Design
Date: 20 Aug 2002 05:10:51 GMT
Lines: 13
Message-ID: <ajsj0r$jtt$2@bob.news.rcn.net>
References: <ZOP79.11078$l62.1980@nwrddc02.gnilink.net>
X-Trace: UmFuZG9tSVbKPlzMfnIvypPXCk0T5GwUeZ9GVXQ/NctiV4SPhirIBG3XYhFJDnss
X-Complaints-To: abuse@rcn.com
NNTP-Posting-Date: 20 Aug 2002 05:10:51 GMT
User-Agent:  slrn/0.9.7.4 (Win32)
Xref: newsfeed1.easynews.com comp.databases.theory:22114
X-Received-Date: Mon, 19 Aug 2002 22:08:16 MST (news.easynews.com)

On Sun, 18 Aug 2002 16:20:09 GMT, Stede Troisi <stede.troisi@verizon.net> wrote:
> Does anyone know where I can find information on building my OWN RDBMS?  I
> don't mean creating a database in Access, SQL Server, etc... but actually
> building my own database engine.  I don't know where to begin and any books
> or websites on the theory behind database engine programming would be a
> great start.
> 

I suggest you take a look at mySQL source code.  It's available under GPL at:

	http://www.mysql.com

This should give you some idea of what you're undertaking.
