prateeksan / chesspi

A database and api for chess games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model the db schema

prateeksan opened this issue · comments

Spillover from #1. Need to model the db schema.

  • Games Table (Pre-Alpha Ready)
  • Players Table.
  • Pairings Table (Join for games and players)