You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 8m 45s logged

I am creating a SQL database for Sprintcar Winners from 1978-Present. This Database is going to go with my sprint car website project. This entire database is hand typed, with no copy n pasting. Also, for some reason, my Wakatime counter keeps freezing, so i’ve lost quite a good amount of time when making this.

0
11

Comments 2

@thanEay

What are you using to learn SQL, or did you already know how to use it beforehand? The project that I have been thinking of requires some sort of a database to store information, but I don’t know where to start learning. https://stardance.hackclub.com/projects/10172

@awc

I’ve done some work with SQL in the past. To learn about it, I’ve used Codecademy, W3Schools, and other online documents. And for the database, I set it up using Microsoft Azure; however, that does make it more complicated. And for displaying it on a website, you will need to do some back-end programming for it to display. I’d recommend reading through different online forums and documentation on how it works to get a general understanding :)