PDO is a general database abstraction layer with support for many databases. It provides prepared statements and significant flexibility in how data is returned. Alumio offers functionality to easily configure database clients, such as MySQL and Oracle, amongst others to fetch data from source and post to endpoints.
This video explores the concept of using PDO Clients.