Brings the following:
- Environmental variables as an improvement from the previously used config.json which had to be provided in the same directory as the executable, to be able to provide connection details for database connection.
- updates and deletes to make this ORM CRUD-complete.
- Major refactors to make room for incoming multi-db support.