© Patrick Cimolini 2017

Patrick Cimolini, Oracle Application Express by Design, https://doi.org/10.1007/978-1-4842-2427-4_3

3. Database Design for APEX

Patrick Cimolini

(1)Montreal, Québec, Canada

Database design is a huge topic that is well beyond the scope of this book; however, there are some database design issues that must be considered when APEX is used as the primary GUI for managing data in an Oracle database. Some key observations related to database design in an APEX context are:

  • APEX lives inside the Oracle database, not in a mid-tier application server.

  • APEX itself is a database application that is written primarily in PL/SQL.

  • APEX applications are described by metadata that are stored in rows and columns in database tables; they are ...

Get Oracle Application Express by Design: Managing Cost, Schedule, and Quality now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.