Hello.. Im looking for the quick method with less lines of code to connect to a MySQL, Query data and make a pagination for it also as a display. I can do this on PHP easily with some CRUD libraries, but I wanted to see if there is a better way with a client side language as Javascript. Thanks