Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Data privacy & security

Everything runs on the user’s browser with no third-party server listening to your data!

All the data remains private between Jira and user’s browser. No data are sent anywhere else.

All the SQL queries are resolved against the Atlassian’s public REST API to fetch all the data. Therefore, it is not possible to read unauthorized data under any circumstance.

So, it allows to a set a group of experienced users in SQL to write and share queries with the rest of the teams at your organization.

Dashboards built using our technology are safe as each user only sees the authorized data in Jira.

Reliability & Scalability

As it's a pure Javascript app, hence it runs on the user’s browser and reuses the user’s hardware to run. Therefore, it scales along with the user base: more users → more available hardware and resources to run.

The lack of third-party server makes it a reliable app with no extra points of failure and awesome up times.

Industry-standards

It brings all the benefits and power of the SQL language into your organization with an implantation close to the SQL-99 specification.

  • No labels