| Adapters |
| Runtime |
| Schema |
| DatabaseInterface | Represent how a database connection must be implemented. |
| RelationalDatabaseInterface | Represent how a relational database connection must be implemented. |
| DatabaseException | An exception related to the database. |
| DatabaseManager | Represent the database manager of the entire framework. |