licenses.dev

ndbi v0.2.0

NDBI is a database abstraction layer (DAL) for Node.js. It is modeled after Perl's `DBI` module and PHP's `PDO` module. It is written with ES8 async/await in mind, while providing a common set of function interfaces for all supported database types, and i

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ndbi)](https://licenses.dev/npm/ndbi)
<a href="https://licenses.dev/npm/ndbi">
  <img src="https://licenses.dev/b/npm/ndbi" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/npm/ndbi/0.2.0)](https://licenses.dev/npm/ndbi/0.2.0)
<a href="https://licenses.dev/npm/ndbi/0.2.0">
  <img src="https://licenses.dev/b/npm/ndbi/0.2.0" alt="licenses" />
</a>
GitHub