{% extends "base.html" %} {% block title %}Databases - {{ cluster_name }} - AtlasUI{% endblock %} {% block content %}

Databases - {{ cluster_name }}

Successfully connected! Found 0 database(s)
Database Name Collections Indexes Size on Disk
Loading...

Connecting to cluster...

Login Required

Please login to view the databases in this cluster

{% endblock %} {% block scripts %} {% endblock %}