2.0.2 • Published 2 years ago

@gaelazzo/edge-db v2.0.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

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