Report extraction from Orchestrator Database

Need to extract the monthly report from the orchestrator database but, unable to find the proper combination of tables in order to get the required columns.

Report should have following 4 columns primarily:

Process name
Start Time
End Time
Status (successful/failure)

Can someone help in this?

Use Jobs table ,Releases table this two should be sufficient

Hi @Pooja_Kv, how can we connect to Orchestrator Database in community version? If it exists natively, how to know the credentials and db name, table name etc.