Skip to content

StudyResearchProjects/pancakes-sql-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pancakes-sql-training

🥞 Databases only training

This is a collection of results from w3schools SQL tutorial website. Every sample from the index comes from that tutorial, and this repository is intended to be used as reference of the queries showed in the website while reading the documentation.

Requirements

Docker

Setup Environment

Build Docker image:

docker build -t pancakes-sql-training .

Run Docker image pancakes-sql-training:

docker run -p 3306:3306 pancakes-sql-training:latest

Index

References

About

🥞 Databases only training

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published