Subj : Re: Writing a Database Management System in C++ To : comp.programming From : mkwright Date : Thu Aug 25 2005 09:06 pm Well basically this is a self-study class that I am taking in place of the normal Database class. I am now creating a new set of API's for an existing database, but rather am writing the database systems including filestorage, indexing, query parser, etc. .