By default, every Mosaic microservice has one PostgreSQL database to hold and manage its data.
The database is used to create the GraphQL schema to expose entities in the API.
It is also used for other internal service data, not exposed over API.
Schemas