@gaelazzo/edge-db
v2.0.2
Published
Access any database from Node.js using Edge.js and ADO.NET
Downloads
3
Readme
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