How does Skyway work with RDBMS standards, yet have business friendly names in the data/object models?
At deployment time, the database entity names are provided for the tables to be generated. This allows for data objects in the models to have a different name than the actual database tables in the underlying RDBMS. The same is true if you discover a table outside of Skyway and the matching data objects can be renamed to a more model friendly name.