StoyanStoyanov1 / PostgreSQL

This is the work I have done during this course, which has been assigned by SoftUni and tested. For more information in the repository.

Home Page:https://softuni.bg/trainings/4244/postgresql-september-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the Course

Databases are the standard method for using dynamic information in modern technologies, making them an integral part of almost every application. The intensive course on the basics of databases will introduce students to one of the most widely used database management systems (DBMS) in the development of modern information systems - PostgreSQL. The course pays serious attention to the relational model, ER diagrams (tables and relational links), and working with the SQL language (data retrieval, selection, projection, joins, aggregation, grouping, modification, deletion, and insertion). Fundamental knowledge is provided for working with functions, procedures, transactions, and triggers. This course lays the foundations for working with databases, making their use in real applications easier and understanding concepts such as converting a database to an object-oriented model (ORM).

This is the work I have done during this course, which has been assigned by SoftUni and tested here.

You can find the course here.

CERTIFICATE

About

This is the work I have done during this course, which has been assigned by SoftUni and tested. For more information in the repository.

https://softuni.bg/trainings/4244/postgresql-september-2023


Languages

Language:SQL 100.0%