AI-enhanced bash execution with AsyncFn pattern - parsing, classification, escaping, and safety analysis
Shared types for the @dotdo ecosystem and *.do packages
JavaScript/TypeScript-native RPC library with Promise Pipelining - optimized for Cloudflare Workers
Shared utilities and types for dotdo postgres packages
OAuth 2.1 server implementation for MCP - the leaf package with zero dependencies on @dotdo/do or oauth.do
React hooks and components for dotdo Durable Objects - real-time sync, live queries, and admin UI
PostgreSQL server for Cloudflare Workers/DOs with PGLite WASM and tiered storage
Cap'n Web RPC Client SDK for Durable Objects with automatic promise pipelining
TanStack DB integration for @dotdo/postgres with local-first sync
Unified CLI module with syntax highlighting, output formatting, auth, and RPC
PostGIS-like geospatial capabilities with Turf.js + R-tree + PGlite + Cap'n Web RPC
MCP Server library with search, fetch, and do primitives - the core package for building MCP servers
MongoDB-compatible RPC server using PostgreSQL (via @dotdo/postgres) as the backend
Simple Document/Graph Database for Cloudflare Durable Objects
PGlite fork with Cloudflare Workers compatibility. Original PGlite is a WASM Postgres build packaged into a TypeScript client library.
Pure POSIX filesystem implementation in TypeScript. Zero dependencies. Self-hostable. FsBackend interface for pluggable storage.
RPC client database adapter for Payload - connects to a remote db-rpc-server
BM25 full-text search with Orama + PGlite and Cap'n Web RPC for hibernated WebSocket connections
RPC server for Payload database adapters - exposes any adapter via HTTP/WebSocket using capnweb
Business-as-Code framework for autonomous businesses run by AI agents
ClickHouse database adapter for Payload CMS, optimized for Cloudflare Workers
Digital Object - Every business entity IS a Durable Object. Unified edge-native platform with CRUD APIs, SDK, AI, payments, and more.
Parquet file parser for JavaScript (dotdo fork)
Shared SQL query builder for postgres.do - common functionality for postgrest, supabase, and documentdb