Skip to content

Software Carpentry introduction to SQL for novices.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

PBarmby/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

Software Carpentry introduction to SQL for novices.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.1%
  • CSS 24.3%
  • JavaScript 15.0%
  • Other 1.6%