Skip to content
Jan Sigrist edited this page Apr 23, 2026 · 4 revisions

Welcome to the DOPE Query Builder Wiki

DOPE is a type-safe Kotlin query builder for N1QL / SQL++.

  • Setup Guide — add DOPE to your Gradle build (Kotlin DSL or Groovy).
  • Core — concepts, clauses, and expressions that form the AST.
  • Crystal-Map-Connector — use crystal-map CMTypes and schemas in DOPE.
  • DOPE functionality — full reference of every supported clause, function, and operator.

Clone this wiki locally