README
smjs-mysql
A simple query manipulation which covers the most common query scenario executed into the database.
Simplified MySQL query methods.
<script type="module">
import smjsMysql from 'https://cdn.skypack.dev/smjs-mysql';
</script>
A simple query manipulation which covers the most common query scenario executed into the database.