README
edge-sql
This is a SQL compiler for edge.js. It allows accessing SQL databases from Node.js using Edge.js and ADO.NET.
See edge.js overview and edge.js on GitHub for more information.
Edge-sql: access SQL databases from Node.js using Edge.js and ADO.NET
<script type="module">
import edgeSql from 'https://cdn.skypack.dev/edge-sql';
</script>
This is a SQL compiler for edge.js. It allows accessing SQL databases from Node.js using Edge.js and ADO.NET.
See edge.js overview and edge.js on GitHub for more information.