Mycel Query Language (MQL)
Mycel Query Language (MQL)
Section titled “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.
Key Features:
Section titled “Key Features:”- 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.
Coming Soon
Section titled “Coming Soon”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.