Skip to content

adamrer/mini-reddit

Repository files navigation

mini-reddit

Simplified Reddit database

Installation Instructions

Run these scripts to create the schema:

1.1-create_tables.sql
1.2-create_packages.sql
1.3-create_indices.sql
1.4-create_triggers.sql
1.5-create_views.sql

This script will add demonstration data to the database:

2-insert_data.sql

To create table statistics for optimization, run this script:

3-create_statistics.sql

To drop the schema, run these scripts:

4-drop_statistics.sql
5-drop_schema.sql

Database Diagram

Database Diagram

About

Simplified Reddit database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages