bevvvvv / blaseball-machine

The blaseball machine otherwise known as BM.
Apache License 2.0
0 stars 0 forks source link

Create PostgreSQL instance to store gathered data. #3

Closed bevvvvv closed 3 years ago

bevvvvv commented 3 years ago

A PostgreSQL instance should be created which can store data gathered in the scraping scripts. This database can run off a docker image, but must persist data locally and only allow local connections. Schema information should be created to run in a script.