Crainiate Objecto allows developers to create frameworks of business data objects that are automatically persisted to a relational database server such as Microsoft Sql Server 2005.
Instead of mapping to an existing database, Objecto encourages you to design your data around a set of objects and safely and automatically creates a managed database for you, including all stored procedures for single and complex queries as well as updates.
Objecto Framework supports all aspects of object-orientated design such as inheritance and uses a unique query model which allows you to create, inherit and join multiple queries together in code whilst maintaining the associated stored procedures in the database for you.
Objecto Framework includes a tool for DBA's to analyse and safely deploy Object Assemblies to production database servers.