Skip to content

vishakbhat/sql_pattern_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sql_pattern_lib

SQL pattern library - reference repo

This repository holds sample SQL patterns that constitute data retreival, analysis, manipulation and presentation. The patterns range from basic SQL patterns and structures to (hopefully quite) advanced.

License

This repository is licensed under GNU GENERAL PUBLIC LICENSE. You can use this repository or individual files in the repository, in commercial or personal projects with no obligations to me for support or liabilities because of your usage. If you found anything in here as useful, please consider attributing me for the "inspiration".

Index of folders

  • /Docs/ - Documentation files, mostly normal text
  • /weekly_log/ - Weekly log of what I have done in SQL and my overall learning progress.
  • /sql_patterns/ - SQL pattern files
  • /scripts/ - SQL scripts to demonstrate the SQL patterns, individually or combining multiple SQL patterns in each script
  • /data/ - Files to create, update or delete the data. These files may also be data dump files to bulk creata data.
  • /data/sample - Files to create sample data.

About

SQL pattern library - reference repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors