https://github.com/mauriciovazquezm/relational-database-course-tasks
Relational Databases course tasks focused on practice queries syntax.
https://github.com/mauriciovazquezm/relational-database-course-tasks
database postgresql sql
Last synced: 21 days ago
JSON representation
Relational Databases course tasks focused on practice queries syntax.
- Host: GitHub
- URL: https://github.com/mauriciovazquezm/relational-database-course-tasks
- Owner: MauricioVazquezM
- Created: 2022-04-26T04:12:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T19:46:06.000Z (almost 4 years ago)
- Last Synced: 2025-08-24T20:44:28.300Z (10 months ago)
- Topics: database, postgresql, sql
- Language: PLpgSQL
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Relational Database Course Tasks

### Content
* [Course objective](#Course-objective)
* [Bibliography](#Bibliography)
## Course objective
- Learn about creating, designing, consulting and administration of a SQL relational database. The main focus is given to the consultation of databases. In the same way, the optimization of the queries is the main objective of the tasks in this repository.
## Bibliography
- Beaulieu, A. (2009b). Learning SQL (Second Edition). O’Reilly.