SohamRatnaparkhi / git-store

git-store
0 stars 0 forks source link

feat: database schema #9

Open SohamRatnaparkhi opened 9 months ago

SohamRatnaparkhi commented 9 months ago

User Table

Repository Table

Release Table

Comments Table

Likes Table

Purchases Table

Ratings Table

Backup Table

IAMRolesTable

SohamRatnaparkhi commented 9 months ago

Think about sharing backups across organisation

SohamRatnaparkhi commented 9 months ago

Separate backup type might be required for orgs

Crud access using IAM roles

Each role has a key pair and secret.

TODO - think more