[comp.lang.c++] C++ Database Engine

neal@vmc.WLK.COM (Neal Hill) (12/05/90)

I am currently looking into writing a relational database engine in C++
and wanted to know whether I was reinventing the wheel.

I am interested in creating both a DOS (Turbo C++) and a UNIX-based
engine (hopefully reusing as many classes as possible).

The DOS version will most likely be single-user but the UNIX version
will of course be multi-user (client-server; IPC et al)..

If anyone has come across such a package, please let me know.
Thanks in advance.

=======================================================================
Neal Hill                 | (914) 767-7596
Pepsi-Cola                | <standard disclamers assumed>
4S-446                    |
Routes 100 & 35           | "... I've always programmed in
Somers, NY 10589          |  an object-oriented style." --Anonymous
=======================================================================