Skip to content

A comprehensive database project for a video streaming platform, including the SQL schema for managing users, streams, and content, and a detailed ER diagram for a clear understanding of the data model.

Notifications You must be signed in to change notification settings

PieriFra/StreamPlatform_BD

Repository files navigation

Stream Platform Database Project

This repository contains the database schema and related scripts for a video streaming platform. The project is designed to manage user data, stream information, and content metrics, providing a robust backend for a streaming service.

Key Components

  • Database Schema: SQL scripts to create the tables, relationships, and constraints.
  • Stored Procedures: Functions for efficient data retrieval and manipulation.
  • Data Scripts: Scripts to populate the database with initial or sample data.
  • ER Diagram: Visual representation of the database structure.

Getting Started

  1. Clone the repository:
    git clone [https://github.com/PieriFra/StreamPlatform_BD.git](https://github.com/PieriFra/StreamPlatform_BD.git)
    cd StreamPlatform_BD
  2. Run the SQL scripts: Execute the schema and data scripts in your database management system to set up the database.

About

A comprehensive database project for a video streaming platform, including the SQL schema for managing users, streams, and content, and a detailed ER diagram for a clear understanding of the data model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages