Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasdota/sql_students_db
https://github.com/lucasdota/sql_students_db
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasdota/sql_students_db
- Owner: Lucasdota
- Created: 2024-01-27T22:55:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-31T12:50:52.000Z (12 months ago)
- Last Synced: 2024-01-31T13:56:37.928Z (12 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### A postgreSQL database about students, majors and courses.
In this lesson from freecodecamp I learned important features in sql:
- how to query a database
- loops and if conditions in the bash terminal
- how to create a relation between different tables