After several years of research and development, we have created
KORS (Knowledge Objects - Retrieval and Storage) a innovative database interface.
KORS (Knowledge Object Retrieval & Storage) provides a method of persisting your objects to a relatonal database.
KORS is responsible for the actual storage of objects to the database. It also handles
querying and retrieval of objects. A few lines of code added to your objects will
make then KORS compatible, eliminating the need to write load and save code for
your objects, as well as making the objects themselves independent of the database
vendor.
To explain what KORS is, it is important to explain what KORS is not.
- KORS is not a proprietary object
oriented database. KORS is an interface
to industry standard RDBMS.
- KORS is not an object to RDBMS mapping
tool. KORS does not design, relate
and modify tables in the RDBMS to match your object structure. KORS
does store your objects in its own specialised table format, using unique
keys and indexing systems. This allows you to modify your object structure, without
the need to redesign your database structure.
Download a trial copy of KORS and quickly learn how it can ease and speed your development
projects.