ズ Zu169
Difficulty Integrating Drizzle Database with Nuxt
Hi, I’m a comp sci 3rd year student. I am creating a visualisation tool for volleyball match statistics.
I am at the stage where I wanted to integrate the database with drizzle (because i heard it’s good) but I’m struggling to integrate it.
I have the sql script set up but it isn’t fully working and im not sure why (I’m sorry i don’t have more detailed info)
Every tutorial I’ve found seems to be slightly outdated and as a beginner I don’t fully know how things should work.
I need to be able to input player information (Name, Position, Team).
Also I want to input match statistics per set and per point to be able to create a timeline overview of the game.
Would anyone be able to assist me with setting up the database and show me some basics with using it with my code?
Again I’m sorry for not providing much detail on what my issue specifically is, also if you know a better way of integrating an sql database I am super down to try that instead.
Here is a link to my github repo
https://github.com/zu169/Visualisation-Tool-for-Volleyball-Match-Statistics-
6 replies