Next: , Previous: Persistent System Objects, Up: Design Patterns


6.4 Elephant as Database

As we move beyond replacing standard objects with persistent objects and using Elephant to save conventional lisp data, we can exploit Elephant's advanced class indexing features and the query system. With these facilities, Elephant can be used as a full-fledged object oriented database system

NOTE: Will finish this section after the query engine is done as it will be more coherent/complete