Vivec1990 / RaceAnnouncerBot

MIT License
2 stars 1 forks source link

Store race data permanently #7

Open Vivec1990 opened 6 years ago

Vivec1990 commented 6 years ago

As the bot has access to the split times, storing these would allow to generate statistics like average and best time for segments, overall average time and a lot more.

Need to design a database that allows for that and create some views and queries and make them available.

Vivec1990 commented 6 years ago

Preliminary database model I'm working with: Database model