README
node.js mysql helper module
emran-mysql
npm install emran-mysql
A simple node.js module that helps communicating mysql.
A simple, always-connected, reliable mysql connector.
<script type="module">
import emranMysql from 'https://cdn.skypack.dev/emran-mysql';
</script>
A simple node.js module that helps communicating mysql.