OODBMS applications
good for:
- complex data
- fixed set of manipulations (no ad-hoc queries)
- special-purpose applications written by hackers
Problems:
- no query support
- application bugs trash persistent data
- security problems: no protection w/in a page!
- schema evolution very difficult
- some argue it’s back to the network data model
A modest success in the marketplace