Skip to content

First encounter with SQL using the Antarctic survey data as an example.

License

Notifications You must be signed in to change notification settings

cgates/sql-novice-survey

 
 

Repository files navigation

Software Carpentry: Introduction to SQL

First encounter with SQL using the Antarctic survey data as an example.

Time Estimates

  • @tomwright01: 3 hours

Resources

  • code/gen-survey-database.sql: re-generate survey database used in examples.
  • code/sqlitemagic.py: IPython Notebook plugin to handle SQLite databases.
  • data/*.csv: CSV versions of data in sample survey database.

Notes

  • Run sqlite3 survey.db < gen-survey-database.sql to re-create survey database before loading notebooks.

About

First encounter with SQL using the Antarctic survey data as an example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.4%
  • CSS 44.3%
  • Makefile 1.8%
  • Python 1.5%