Smalltalk Object Sink
The Tideland Smalltalk Object Sink is an object-oriented persistency manager using relational databases as backend. It is no O/R mapper but it creates its own schema for the data storrage. It also uses the transactional capabilities of the database. The interface to the develeloper orientates itself at the ODMG binding.
The development is motivated through the development of the Tideland Dynamic Content Processor and the Tideland Request Management System.