/edge-db-std

Edge-db based on .net standard instead of the old .net 4.5.2

edge-db

This is a Sql compiler for edge.js derived from edge-sql. It allows accessing databases from Node.js using Edge.js through ADO.NET At the moment three kinds of databases are supported: mySql, Oracle and Sql-Server

Added support for: sessions, transactions, multi tables results. Added support for DateTime, guids, any array of char/bytes.

This is meant to be used through edge-sql or in myKodeBackend