/wrapsql

A MySQL wrapper that allows you to perform basic CRUD updates on a DB without writing any SQL. Results are returned as promises allowing the use of 'await' when synchronous requests are required.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers