Skip to content

terpsidoueleni-cloud/PDB-database-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PDB Database SQL

This repository contains the SQL database developed for the semester assignment.

Project Overview

The project focuses on the design and implementation of the relational database PDB using SQL.
It includes the database schema, relationships, constraints, and sample data.

Contents

  • pdb_database.sql → Full database schema and data

How to Use

  1. Open your DBMS (MySQL / PostgreSQL / MariaDB).
  2. Create a new database.
  3. Import the SQL file:

SOURCE pdb_database.sql;

Author

Terpsidou Eleni

About

This project contains the SQL schema and data for the PDB database developed as part of a semester assignment. The database is designed to model and manage structured information, including table creation, relationships, constraints, and sample data for testing and querying. Available queries for testing are also given.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors