...
system_key
- string column
project_id
- string column
credentials
- string column (encrypted. Will contain the credentials JSON file)
topics
- string jsonb column (comma separated array of PubSub topics)
There will be endpoints for CRUD. (Details will be added later)
...