Skip to main content

PROdb Application Architecture

Multi-tenant security through data access layer isolation

A Modern Architecture Emphasizing Security

The dbFLEX application architecture is designed for strict data isolation in a multi-tenant environment.

PROdb application architecture diagram showing the Data Access Layer
  • dbFLEX provides a logical view of the SQL database.
  • While multiple customers may share a global SQL database (as is likely the case for most cloud SaaS and PaaS providers), the data is strictly isolated using a component called the Data Access Layer (DAL). The DAL is the only component that has direct access to the database.

How the Data Access Layer Works

When a user accesses a View (a data sheet, rolled-up summary, or chart):

  1. The View is created under a Table, and is comprised of columns and filters.
  2. The app page that will display the View passes the access request to the DAL.
  3. The DAL examines the data definition (metadata), checking whether the table belongs to the database, whether the current user has enough access rights to view records from the table, and further, to individual columns.
  4. If any column is not accessible, the request is either rejected completely (if the view's filter column is inaccessible) or the column is hidden from view (if it's in the list of columns to display).
  5. Once all verifications pass, the DAL builds and executes an SQL query to retrieve the data, and the results are passed back to the requestor.

For an overview of PROdb's capabilities, see the PROdb Cloud Database page.

Get in Touch

Have questions? Contact us or reach out directly below.

Head Office

1-5-2 Higashi-Shimbashi, Minato-ku

Shiodome City Center 5F (Work Styling), Tokyo 105-7105

Telephone
+813-4577-3380
FAX
FAX +813-4577-3309