Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swcarpentry/sql-novice-survey
Databases and SQL
https://github.com/swcarpentry/sql-novice-survey
carpentries data-wrangling database english lesson programming software-carpentry sql stable
Last synced: 3 months ago
JSON representation
Databases and SQL
- Host: GitHub
- URL: https://github.com/swcarpentry/sql-novice-survey
- Owner: swcarpentry
- License: other
- Created: 2014-11-21T14:55:34.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T00:05:29.000Z (6 months ago)
- Last Synced: 2024-05-23T04:30:28.757Z (6 months ago)
- Topics: carpentries, data-wrangling, database, english, lesson, programming, software-carpentry, sql, stable
- Homepage: http://swcarpentry.github.io/sql-novice-survey/
- Size: 8.88 MB
- Stars: 65
- Watchers: 71
- Forks: 172
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
Awesome Lists containing this project
README
[![GitHub release][shields_release]][swc_sql_novice_survey_releases]
[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://slack-invite.carpentries.org/)
[![Slack Status](https://img.shields.io/badge/Slack_Channel-swc--sql-E01563.svg)](https://carpentries.slack.com/messages/C9X3YNVNY)
[![DOI][zenodo_badge_DOI]][all_releases_DOI]# sql-novice-survey
An introduction to databases and SQL using Antarctic survey data.
Please see [https://swcarpentry.github.io/sql-novice-survey/](https://swcarpentry.github.io/sql-novice-survey/) for a rendered version of this material,
[the lesson template documentation][lesson-example]
for instructions on formatting, building, and submitting material,
or run `make` in this directory for a list of helpful commands.## Authors
A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
## License
Instructional material from this lesson is made available under the Creative
Commons Attribution (CC BY 4.0) license. Except where otherwise noted, example
programs and software included as part of this lesson are made available under
the MIT license. For more information, see [LICENSE.md](LICENSE.md).## Citation
To cite this lesson, please consult with [CITATION](CITATION)
To use a particular version's DOI, refer to [all Zenodo released versions][all_zenodo_versions]Maintainer(s):
- [Rémi Rampin](https://carpentries.org/instructors/#remram44)
- [Henry Senyondo](https://carpentries.org/instructors/#henrykironde)
- [Jane Wyngaard](https://github.com/r4space)[swc_sql_novice_survey_releases]: https://github.com/swcarpentry/sql-novice-survey/releases
[shields_release]: https://img.shields.io/github/v/release/swcarpentry/sql-novice-survey
[all_releases_DOI]: https://doi.org/10.5281/zenodo.3265270
[zenodo_badge_DOI]: https://zenodo.org/badge/DOI/10.5281/zenodo.3265271.svg
[lesson-example]: https://carpentries.github.io/lesson-example/
[all_zenodo_versions]: https://zenodo.org/search?page=1&size=20&q=3265271&sort=-version&all_versions=True