Perf/csmup api 8692r0b82
- required_packages.py: add the class PostgresDatabase, write some methods to manipulate database, remove the old class (MongoDatabase)
- user.py: update some functions which depend of database functions
- auth.py: change style of variables names
- test: update tests and add others tests to cover the code