I am currently using datatables, MAMP and php to display the records in a MySQL table. Is it possible to connect without MAMP and php? I was thinking of converting to sqlite as it is a basic non-relational table with less than 4,000 records. Any suggestions appreciated. Short example even better.
Thanks in advance, Frank