Module backend

Source

Traitsยง

Connection
A trait for database connections that can be pooled
DatabaseBackend
A trait for database backends that can create and manage databases
DatabasePool
A trait for database pools that can be used to acquire and release connections