When you create your API and connect to your database, API Creator reads your database schema. After that, the API Creator references the database objects and determines the names (table names, column names, and foreign key names) from the database catalog. Finally, the API Creator uses the database schema to create resources and the JavaScript object model, that you can easily reference in your application.