We are running a school database on PHP/MySQL, and now urgently looking for a reporting tool. The question is if this is customizable to report teachers/classes/students/exams/attendants???
Also, the way our sql queries are setup for now is to run everything thru a RESTful API. The question is, can this be accommodated here?