karanprasadgupta / OLX_Database_Clone

Clone Of OLX Databsse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OLX Database Clone

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.

E-R Diagram

  • Shows Entity-Relationship Diagram

Relational Schema

  • 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