One of the useful things for application developers is to understand the database schema of the saved datasets.
The importance is that this can be used to do data validation as well.
When verification scripts are executed, the schema of the existing database data and the suggested schema that must be included in the
metadata.json in datasets can be used to make sure data has been persisted the expected way.