Skip to content

julianpleli/jira_postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jira_postgres

How to query informations out of Jira in a postgreSQL database. With airflow you can schedule it automaticaly, instead of airflow you can also trigger the code manually. Therefore just skip the airflow parts and set up the used connections in th code itself.

Prerequisities:

Airflow

Set up the connections in your (local) airflow. How-to: https://airflow.apache.org/docs/apache-airflow/stable/howto/connection.html

Be sure your used Jira Connection (the User) is a member of the jira project.

PostgreSQL

Accesible postgres database with columns matching the queried information out of th jira project.

About

How to query informations out of Jira projects and write those informations in a postgreSQL database. Set up a automatic data refreshing with airflow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages