Visual Query Builder


Visual Query Builder created a query format, where input values are obtained from a user and the results were fetched from the POSTGRES database and the results are then shown to the user. Currently the supported logical operation between different fields "OR"
Example Usage: - project_id = 1 - project_title = A - funding_amount = 1000 - no_persons = 1 - name_person = A - sci_inst_json__Project_id = 1 - sci_inst_json__research_management_infrastructure__Name = A