Amazon database design from scratch
-
Updated
Dec 12, 2019 - PLSQL
Amazon database design from scratch
Collections of schema histories, to be studied for their schema evolution.
Assignments from database class (SQL)
Realization of tasks for Uni course 'Oracle databases'
The project employed Oracle PL/SQL Developer; an RDBMS was engineered for streamlined university course enrolment. It commenced with precise ERD and DFD design using Lucidchart, enforcing data integrity via constraints, triggers, and sequences. Graphical reports showcased student performance and faculty acclaim, revolutionizing enrolment procedures
Querying a college management RDBMS and reporting results.
This repo contains my SQL semestral work for FIT CVUT at Prague
A database project simulating order and inventory management using SQL and relational modeling
This course will cover the fundamental concepts of database systems, with an emphasis on relational database systems. It will cover both the theory and practice of relational databases, including Codd's original relational model, the relational algebra and calculus, and normalization.
SQL Assignments from CSC 453
This is a complete Database Systems project which is divided into three phases: first one is “ER Modeling”, second phase is “Relational Model” and the third phase is “Schema Refinement”.
Add a description, image, and links to the relational-databases topic page so that developers can more easily learn about it.
To associate your repository with the relational-databases topic, visit your repo's landing page and select "manage topics."