Enterprise-ready: data privacy, security, scalability and reliability
Vision SQL for Jira Here you can read more about security and permissions
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 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 setting up 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 more resources to run.
The lack of a 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 implantation close to the SQL-99 specification.