licenses.dev

lego-sql v0.2.0

A lightweight SQL (string) builder using ES6 template strings. Lego embraces SQL instead of adding yet another abstraction layer.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
buffer-writer • 1.0.1a fast, efficient buffer writerINDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
generic-pool • 2.4.2Generic resource pooling for Node.JSINDIRECT0
js-string-escape • 1.0.1Escape strings for use as JavaScript string literalsINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
packet-reader • 0.2.0Read binary packets...INDIRECT0
pg-connection-string • 0.1.3Functions for dealing with a PostgresSQL connection stringINDIRECT0
pg-types • 1.13.0Query result type converters for node-postgresINDIRECT6
pg • 4.5.7PostgreSQL client - pure javascript & libpq with the same APIDIRECT16
postgres-array • 1.0.3Parse postgres array columnsINDIRECT0
postgres-bytea • 1.0.0Postgres bytea parserINDIRECT0
postgres-date • 1.0.7Postgres date column parserINDIRECT0
postgres-interval • 1.2.0Parse Postgres interval columnsINDIRECT1
split • 0.3.3split a Text Stream into a Line StreamINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
dotenv • 1.2.0Loads environment variables from .env fileDIRECT0
pgpass • 0.0.3Module for reading .pgpassINDIRECT2
ISC2
PackageRelationDependenciesPublished
pg-int8 • 1.0.164-bit big-endian signed integer-to-string conversionINDIRECT0
semver • 4.3.6The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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