JavaScript client for graphql-ruby
An javascript implementation of the Rapid Automated Keyword Extraction (RAKE) algorithm. Forked from https://github.com/sleepycat/rapid-automated-keyword-extraction
Migrations tool for Postgresql DB
## Description
Offload tasks to a pool of workers on node.js and in the browser
Run an array of functions in parallel
MediaPipe Vision Tasks
Cloud Tasks API client for Node.js
Run an array of functions in parallel, but limit the number of tasks executing at the same time
High-priority task queue for Node.js and browsers
Lint files staged by git
Eslint rules for inline SQL
Runs a list of async tasks, passing the results of each into the next one
List of ML tasks for huggingface.co/tasks
MCP server that lets Claude run MySQL/MariaDB queries with policy-gated action sets (allow/confirm/deny per category) and macOS Keychain credential storage. Optional one-time import of Sequel Ace favorites.
A NodeJS implementation of the Rapid Automatic Keyword Extraction algorithm.
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
Run promise-returning & async functions concurrently with optional limited concurrency
Run promise-returning & async functions in series, each passing its result to the next
High-priority task queue for Node.js and browsers
A shim for the setImmediate efficient script yielding API
Generate SQL (stage 5 query) from a Waterline statement (stage 4 query).
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
A NodeJS implementation of the Rapid Automatic Keyword Extraction algorithm.
Rake tasks for Sequel
Rake tasks for the Sequel gem.
Offer tooling for common database operations, such as running Sequel migrations, store and load from the database schema, rollback, redo some migration, rerun all migrations, display applied and missing migrations. It allows integration with Rake, while being lazily evaluated to not slow down other Rake tasks. It's also configurable in order to support more actions and database vendors. Some tasks are currently implemented for PostgreSQL only for the time being out of the box. It should be possible to complement this gem with another one to support other database vendors, while taking advantage of the build blocks provided by this tool set.
Rake tasks for Sequel ORM including dropping, creating and migrating
Rake database tasks for Sequel and Postgres
Rake database migration tasks for sequel