Right now, the backend use sqlite3 as development database. However, we need to have an option to migrate to other services. Need to explore some service options and design API for database query.
This is related to #5 but more specific to coding an API object
Problem