lucasvalenteds / playground-sql

Demonstrating SQL queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground SQL

database

This repository contains code written to demonstrate SQL queries.

Description Command
Provision database make up
Destroy database make down
Run all scripts make run-all
Run single script make run script=<filename>

About

Demonstrating SQL queries


Languages

Language:Makefile 100.0%