Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to access database of jira server

DH20275693 September 2, 2022

How to access  database of  Atlassian Jira Project Management Software (v7.13.0#713000-sha1:fbf40

1 answer

4 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2022

What do you mean by "access"?

If you mean you want to read it directly, the technical answer is "use a database client tool", but the useful answer is "don't do it".  Jira's database is not something you want to be looking at for any form of reporting.

Robert Wen_Cprime_
Community Champion
September 2, 2022

To add on @Nic Brough -Adaptavist- 's reply, you can use the database client tool if you're using an enterprise database (PostgreSQL, MySQL, Oracle, Microsoft SQL Server).  If you're on the H2 evaluation database, that's more complex and painful.

Either way, direct database access is not the best way to do reporting.

Suggest an answer

Log in or Sign up to answer