Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lesson Contribution - Description Update #37

Open
Talishask opened this issue Jan 25, 2021 · 0 comments
Open

Lesson Contribution - Description Update #37

Talishask opened this issue Jan 25, 2021 · 0 comments

Comments

@Talishask
Copy link

I'm a member of The Carpentries staff and I'm submitting this issue on behalf of another member of the community. In most cases, I won't be able to follow up or provide more details other than what I'm providing below.

I was reviewing this information and I notice something lacking from the lesson, "What is a relational database?" https://datacarpentry.org/sql-socialsci/01-relational-database/index.html

In the description of what a relational database is and why they are useful, it doesn't really get at how they work. The information that is presented about tables and primary keys is good, but it is incomplete.

When I was reviewing the material it made it sound like I would only be using SQL to pull specific data from one data table. However, what is missing is that in a database there are many different data tables and that is the reason why each table needs a primary key. Also lacking is that using SQL, you can pull data from several of the data tables inside the database and combine them into a new data table/dataset.

I feel this inclusion is important to understand not only how data bases work, but also who you can combine data from many tables to get the data that you want/need for your analysis. As I reviewed the various materials in the lesson, I noticed this was hinted at, but never clearly stated.

I also check the Episode of "Introducing Databases and SQL" in the "Data Management with SQL for Ecologist" (https://datacarpentry.org/sql-ecology-lesson/00-sql-introduction/index.html ) lesson and this information is missing there too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant