JSPM

knex

0.5.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2056104
  • Score
    100M100P100Q183893F
  • License MIT

A query builder for Postgres, MySQL and SQLite3, designed to be flexible, portable, and fun to use.

Package Exports

  • knex
  • knex/clients/base/grammar
  • knex/clients/base/schemagrammar
  • knex/clients/server/base
  • knex/lib/builder
  • knex/lib/common
  • knex/lib/helpers
  • knex/lib/migrate
  • knex/lib/promise
  • knex/lib/raw
  • knex/lib/schemabuilder
  • knex/lib/transaction
  • knex/lib/transaction.js
  • knex/package
  • knex/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (knex) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

._____.                                                                        ______
|     |                                                                       /     /
|     |                                                                      /     /
|     |     _____   ._____      ._____.     ,_____________.   ______        /     /
|     |    /    /   |     \     |     |     /             \   \     \      /     /
|     |   /    /    |      \    |     |    /               \   \     \    /     /
|     |  /    /     |       \   |     |   /     ,______.    \   \     \  /     /
|     | /    /      |        \  |     |  /     /       \     \   \     \/     /
|     |/    \       |         \ |     |  |     |    ____\    |    \          /
|     |\     \      |          \|     |  |     |   /         |     \         \
|     | \     \     |     |\          |  |     |  /__________|     /          \
|     |  \     \    |     | \         |  \     \                  /     /\     \
|     |   \     \   |     |  \        |   \     \__________/\    /     /  \     \
|     |    \     \  |     |   \       |    \                 \  /     /    \     \
|_____|     \_____\ |_____|    \______|     \_______________/  /_____/      \_____\

Build Status

Knex.js is a multi-dialect query builder for Node.js.

For Docs, License, Tests, FAQ, and other information, see: http://knexjs.org

For a full ORM, see: http://bookshelfjs.org

To suggest a feature, report a bug, or general discussion: http://github.com/tgriesser/knex/issues/