NotDB Cloud (Viewer)
Join our official
Discord
Host:
{{ host }}[db].ndb
Databases:
{% for db in dbs %}
{{ host }}{{ db }}
{% endfor %} {% if not dbs %}
There is no databases :(
{% endif %}