Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 299 Bytes

db.rst

File metadata and controls

22 lines (17 loc) · 299 Bytes

Database

CritiqueBrainz uses PostgresSQL DBMS to save reviews and other data.

Entities

  • Review
  • Revision
  • License
  • User
  • Vote
  • SpamReport
  • OAuthClient
  • OAuthGrant
  • OAuthToken

Schema diagram