Postgres backends for @workglow/storage and @workglow/job-queue.
Postgres date column parser
Postgres bytea parser
Parse postgres array columns
Workglow meta-package: re-exports all @workglow/* packages for convenient single-import usage.
PostgreSQL client - pure javascript & libpq with the same API
Parse Postgres interval columns
The postgres client/server binary protocol, implemented in TypeScript
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
Core AI functionality for Workglow, including task execution, model management, and AI pipeline orchestration.
Fastest full featured PostgreSQL client for Node.js
Chrome built-in AI provider for @workglow/ai.
Utility functions and shared types for Workglow, providing common functionality across all packages.
Query result type converters for node-postgres
Task graph management for Workglow, providing DAG construction, execution planning, and workflow orchestration.
Listen to realtime updates to your PostgreSQL database
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Anthropic Claude provider for @workglow/ai.
TensorFlow MediaPipe provider for @workglow/ai (browser only).
HuggingFace Transformers.js provider for @workglow/ai.
Ollama provider for @workglow/ai.
Supabase backends for @workglow/storage and @workglow/job-queue.
Range data type parser and serializer for PostgreSQL
SQLite backends for @workglow/storage and @workglow/job-queue (includes sqlite-vector).