back

by pier25·9y ago·view on hn ↗
My main problems with the console are:

1) Lack of in depth analytics on storage and the database. You give us some vague bandwidth and space metrics which aren't that useful.

2) No way to search, filter, or query the database. The database manager is really only a JSON editor which isn't that useful. I'm guessing this is a consequence of the database API being very limited.

3) Editing rules using a JSON or even Bolt becomes unmaintainable once you reach a certain complexity. Specially if you want to create role based permissions. There should be a UI to manage rules. Even better, there should be a role based permissions system built in.