A simple way to interface with SQL Server
## Description
Generate SQL (stage 5 query) from a Waterline statement (stage 4 query).
MCP server that lets AI agents run MySQL/MariaDB and SQLite queries with policy-gated action sets (allow/confirm/deny per category), macOS Keychain credential storage for MySQL/MariaDB, and optional Sequel Ace import.
Eslint rules for inline SQL
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
Tree-sitter Grammar for SQL
A JavaScript game engine that uses p5.js for graphics and Box2D for physics.
Run an array of functions in parallel
This is the VCS composition `daily:baseline` built for the web target.
A helper library for generating OrientDB SQL queries from the Waterline Query Language.
Patio query engine and ORM
Perform sql operations against csv databases.
Utilities for ESLint plugins.
Get your PATH prepended with locally installed binaries
A CLI tool to run multiple npm-scripts in parallel or sequential.
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
A client library for RQLite written in Javascript that works in NodeJS or the browser.
Run AppleScript and get the result
## Description
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
An overlay for displaying stack frames.
Sequel's Model Context Protocol CLI for Databace MCPs
Run a lifecycle script for a package (descendant of npm-lifecycle)
Sequel extension that allows savepoints to force running after_commit and after_rollback hooks
Graffiti is an RDF store based on dynamic translation of RDF queries into SQL. Graffiti allows one to map any relational database schema into RDF semantics and vice versa, to store any RDF data in a relational database. Graffiti uses Sequel to connect to database backend and provides a DBI-like interface to run RDF queries in Squish query language from Ruby applications.
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.
llm.rb is Ruby's most capable AI runtime. It runs on Ruby's standard library by default. loads optional pieces only when needed, and offers a single runtime for providers, agents, tools, skills, MCP, A2A (Agent2Agent), RAG (vector stores & embeddings), streaming, files, and persisted state. As a bonus, llm.rb is also available for mruby. It supports OpenAI, OpenAI-compatible endpoints, Anthropic, Google Gemini, DeepSeek, xAI, Z.ai, AWS Bedrock, Ollama, and llama.cpp. It also includes built-in ActiveRecord and Sequel support, plus concurrent tool execution through threads, tasks (via async gem), fibers, ractors, and fork (via xchan.rb gem).
Rethoth is a simple to understand, run and maintain Ruby blogging engine. Rethoth is written in Ruby and is based on the Ramaze web framework and the Sequel database toolkit. Rethoth is a modern port, to 2017, of the original Thoth created by @ryangrove. Rethoth demonstrates how to easily build a useful MVC-style app in Ruby without having to deal directly with meta-programming and DSL magic. Rethoth is an example of how to build a web application in Ruby without the need to learn Rails and ActiveRecord. Rethoth is ideal for newcomers to Ruby who have experience with other web frameworks and want to quickly appreciate the language and become productive with it.