Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T23:43:25.000Z (2 months ago)
- Last Synced: 2024-09-25T23:01:31.118Z (about 2 months 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