Skip to main content

default export

Primary entry point for @dortdb/core. Bundles the engine's foundational building blocks: the DortDB database class, the language-plugin and extension interfaces, the shared AST node types, the logical-plan visitor framework, query indices, the execution context, and the engine error types.

Classes

Interfaces

Type Aliases

Variables

Functions

References

allAttrs

Re-exports allAttrs


ASTFunction

Re-exports ASTFunction


ASTIdentifier

Re-exports ASTIdentifier


ASTLiteral

Re-exports ASTLiteral


ASTNode

Re-exports ASTNode


ASTOperator

Re-exports ASTOperator


ASTVisitor

Re-exports ASTVisitor


boundParam

Re-exports boundParam


LangSwitch

Re-exports LangSwitch