Coronium core Dashboard

Is there some kind of a dashboard for this back-end service? Let’s say I have a database for my users. How do I actually access this database and see/edit the entries in it?

I understand that it uses  MongoDB for database usage, is that where I can do this?

I have no back-end/web experience what so ever, so bear with me here, please. 

Hi,

There will be an informational dashboard with some other limited administrative functionality in the next major release, but database management is handled using 3rd party tools.

https://develephant.github.io/coronium-core-docs/screencasts/#database-administation

-dev