Harbour OORDB
OORDB is a Object Oriented Relational Database Lib for Harbour Lang
OORDB is a Harbour Library that provides capability to define, build and maintain Relational Databases using an Object Oriented approach in which the Database is maintained by defining Primary Keys, Relations, Dependencies, Constrains (at table and field level), Secondary Indexes are supported.
Fields can be of the following types:
String, Memo, Integer, Float, Logical, Date, DateTime, Modtime, Object ( a Table Object )