dray

Node SQL ORM written in TypeScript - let the squirrels deal with your data!

Usage no npm install needed!

<script type="module">
  import dray from 'https://cdn.skypack.dev/dray';
</script>

README

dray

Node SQL ORM written in TypeScript - let the squirrels deal with your data!

Goals

Write a simple to use SQL ORM for Node applications (particularly those written in TypeScript). This is currently at the POC stage and will be updated with status when it progresses.