PAGERANK-SERVICE

Overview Features Showcase Support





Schema Generation
tangible architect generates and installs the database schema  
tangible architect runtime derives a database schema, including stored procedures, from the interface description of the compiled object model. So you do not need to write DDL Scripts or Stored Procedures!
 

As the schema is automatically installed in the target database as soon as the database uses the object model for the first time, this even eliminates the need for manual installation of a DDL Script by an administrator.
tangible architect updates the database schema
tangible architect automatically updates the database schema when you select the allow update option in the connection dialog or in the open method of the object model. All data in the database is preserved and even backed up if you want.