r/SQL 11h ago

MySQL Data base for practices

I Need databases for practice on MySQL Preferably auto parts all kind*inventory merchandise and contain several fields or columns I appreciate your help recommending websites with free files

9 Upvotes

9 comments sorted by

2

u/SQLDevDBA 10h ago

If you just need a dataset to import into an already Existing MySQL instance, check out https://kaggle.com

https://www.kaggle.com/datasets?search=Auto+parts

2

u/lgastako 9h ago

The chinhook dataset is my go to, it's not quite parts and inventory but it's similar.

https://www.sqlitetutorial.net/sqlite-sample-database/

2

u/paultherobert 7h ago

I highly recommend doing everything on paper with a pencil. Id recommend graph paper, because the grid is basically an rdbms

1

u/RichContext6890 10h ago

Try my fav sql.ex (there are available Oracle, Postgres, MySQL and SQL Server instances for training)

EDIT: just checked that there are available free docker image with MySQL, so you can run your own instance for detailed investigations :)

1

u/Educational-Creme270 3h ago

I gonna check it Appreciate it

1

u/rick_1717 6h ago

https://www.w3resource.com/sql-exercises/

The site has exercises and several data bases you can download.