RE: Robot Databases

Ted Sullivan (tsullivan@blizzard.snowymtn.com)
Sun, 18 Feb 1996 13:05:00 -0800


Yes there is. We work with an OODBMS called ObjectStore. Check
"http://www.odi.com" for more info from the creator of the DB. We use it to
model the real world - Engineering data usually - using a set of C++ classes
& objects stored in the database. We allow access to this virtual world via
a Web server that writes HTML responses on the fly based on data in the
database.

If you want to talk more about it off-line send me some e-mail to me at
tsullivan@snowymtn.com.

Ted
----------
From: robots
To: robots
Subject: Robot Databases
Date: Monday, February 19, 1996 9:33AM

Any thoughts on databases that are appropriate for robots?

Are there alternatives to the standard relational databases (Oracle, etc.)?

Cheers,
Steve