Need a database designed to hold data scraped from running a basketball game class. Should probably closely mimic DTO classes.
Will need a node package to connect to database.
Strip out JSON file generation (or do both) and replace with database connection. Might need an ORM, unless creating actual queries.
Need a database designed to hold data scraped from running a basketball game class. Should probably closely mimic DTO classes.
Will need a node package to connect to database.
Strip out JSON file generation (or do both) and replace with database connection. Might need an ORM, unless creating actual queries.