https://github.com/teraearlywine/sample-sql
The following repo contains samples of SQL code that can be referenced by future clients or employers.
https://github.com/teraearlywine/sample-sql
bigquery database mysql sql
Last synced: 2 months ago
JSON representation
The following repo contains samples of SQL code that can be referenced by future clients or employers.
- Host: GitHub
- URL: https://github.com/teraearlywine/sample-sql
- Owner: teraearlywine
- Created: 2024-06-18T00:10:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T23:43:25.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T07:12:13.065Z (over 1 year ago)
- Topics: bigquery, database, mysql, sql
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample SQL Repository
Hi! Welcome to my Sample SQL Repository!
The following repo contains samples of SQL code that can be referenced as a portfolio piece by future clients or employers.
I set this up so that sub-directories are differentiated by their database ontology. Meaning, it’s structured so that database management or operational SQL is differentiated from data modeling.
The primary databases and SQL languages I am most familiar with are MySQL and BigQuery. For all intents and purposes they should be mostly transferrable, but will be sticking to MySQL in the short term. Additionally, I use numbering to highlight the order in which the queries should be run.
Additionally, this is meant as a starting point and currently has no functionality unless using MySQL locally and with the CLI. In the future, I may decide to add additional features but we will see.
Happy Exploring!
Sincerely,
Tera