npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "q" 的结果(共 341 个)
morgan

HTTP request logger middleware for node.js

MIT
pg

PostgreSQL client - pure javascript & libpq with the same API

MIT
mysql2

fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS

MIT
sequelize

Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

MIT
typeorm

Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.

MIT
graphql

A Query Language and Runtime which can target any service.

MIT
apollo-server

Production ready GraphQL Server

MIT
cookie-parser

Parse HTTP request cookies

MIT
encodeurl

Encode a URL to a percent-encoded form, excluding already-encoded sequences

MIT
proxy-addr

Determine address of proxied request

MIT
webpack-core

The core of webpack and enhanced-require.

enhanced-require

Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.

esquery

A query library for ECMAScript AST using a CSS selector like query language.

BSD-3-Clause
babel-register

babel require hook

MIT
glob-watcher

Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.

MIT
orchestrator

A module for sequencing and executing tasks and dependencies in maximum concurrency

MIT
glob-whatev

A quick and dirty file globbing utility based on minimatch.

finished

Execute a callback when a request closes, finishes, or errors

MIT
policyfile

Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.

MIT
async-limiter

asynchronous function queue with adjustable concurrency

MIT
sql-escaper

🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).

MIT
@types/mysql

TypeScript definitions for mysql

MIT
fastqueue

A fast push/shift sync queue

double-ended-queue

Extremely fast double-ended queue implementation

MIT
seq-queue

A simple tool to keep requests to be executed in order.

sqlstring

Simple SQL escape and format for MySQL

MIT
named-placeholders

sql named placeholders to unnamed compiler

MIT
denque

The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.

Apache-2.0
sql

sql builder

MIT
pg-connection-string

Functions for dealing with a PostgreSQL connection string

MIT