Skip to content

Mycel Query Language (MQL)

Welcome to the Mycel Query Language (MQL) documentation!

MQL is designed to turn your Mycel project into a dynamic, queryable knowledge graph. It allows you to search, filter, and aggregate structured information directly within your documents.

  • Index-first Design: Queries operate on an optimized, pre-compiled index for maximum performance.
  • Declarative Syntax: Simple, human-readable language that hides underlying complexity.
  • Sandboxed & Secure: Read-only queries with no direct access to raw filesystem content, ensuring data integrity and security.

This section is under active development. Please check back soon for detailed guides, syntax references, and examples of how to leverage MQL in your Mycel projects.