Skip to content

Dev tools

This page covers the Dev Tools in the Zinye Cloud dashboard — for technical users who want to look under the hood.

The Log Browser lets you read your site’s logs from the dashboard — useful when you’re chasing an error or want to see what happened around a specific event. Filter by time and log type to find what you need without SSH.

The DB Analyzer helps you understand your database: which tables are largest, and where slow queries are coming from. It’s the first place to look if a site feels slow or is using a lot of database storage.

The SQL Playground lets you run SQL queries against your database from the browser.

Reach for Dev Tools when you’re diagnosing a problem — a slow page, a storage spike, an error you want to trace. For everyday reporting, the built-in reports and Zinye Insights are the right tools.