Documentation

Guides, concepts, and the API reference for the @drasi/lib Node.js library.

Welcome to the documentation for @drasi/lib, the Node.js binding that embeds the Drasi continuous-query engine directly in your application.

Where to start

  • Getting Started — install @drasi/lib and run your first continuous query.
  • Concepts — the change-driven model: sources, continuous queries, and reactions.
  • Guides — task-focused walkthroughs: JavaScript sources and reactions, native plugins, error handling, and TypeScript types.
  • API Reference — every method on the Drasi class.
  • Examples — runnable scripts and the end-to-end trading demo.