bbsemih / postgresql-instagram-features

A guide to creating Instagram features using PostgreSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

postgresql-instagram-features

A guide to creating Instagram features using PostgreSQL. This repository contains explanations and code samples for the following features:

  • Like system
  • Hashtag
  • Mention
  • Comments
  • Follower

Requirements

  • PostgreSQL
  • Basic knowledge of SQL and database design

About

A guide to creating Instagram features using PostgreSQL.