Please add database system to store anything that cannot be stored on ElasticSearch. You can use SQL-Alchemy or if you like a non-relational approach, consider using PyMongo. I would prefer to use MongoDB since the schema of the data to be stored are not yet clear.
Please add database system to store anything that cannot be stored on ElasticSearch. You can use SQL-Alchemy or if you like a non-relational approach, consider using PyMongo. I would prefer to use MongoDB since the schema of the data to be stored are not yet clear.
The data to be stored are:
More will follow :stuck_out_tongue: