serverside component for exposing your SQL database to be queried from the client utilising knex.js library. Bootstrapped on socket.io-rpc Client is available in it's own repo.
npm i nexridge -S
See test/test-server.js for an example of usage with mysql2 on localhost