This repository contains the database design and schema for a clone of the OLX platform, a popular online classifieds marketplace. The OLX Database Clone focuses on the database structure and entity-relationship (ER) model used by websites like OLX.
- Shows Entity-Relationship Diagram
- Conversion of E-R diagram to relational Schema
- Contains Logical Database Design
- Conatins SQL tables of the database
- Contains Data to pe populated into table for testing purpose in
CSV
format
- Queries for insertion of data and Testing