SohamRatnaparkhi / git-store

git-store
0 stars 0 forks source link

feat: database schema #9

Open SohamRatnaparkhi opened 10 months ago

SohamRatnaparkhi commented 10 months ago

User Table

Repository Table

Release Table

Comments Table

Likes Table

Purchases Table

Ratings Table

Backup Table

IAMRolesTable

SohamRatnaparkhi commented 10 months ago

Think about sharing backups across organisation

SohamRatnaparkhi commented 10 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