Welcome to Tiote!

This applications helps you manage and administer databases in a django application. Presently Tiote only supports PostgreSQL and MySQL databases.

Server Status

You are logged in as {{ variables.user }}@{{variables.host}}.
Using {{variables.dialect}} {{variables.version}}

{% if version_update %}
Update Available

{{version_str|safe}} -> {{new_version_str|safe}}
release date: {{new_version_release_date}}

{% endif %}