Skip to main content

Crate glaredb_core

Crate glaredb_core 

Source

Modules§

arrays
buffer
Low-level buffers tracked by a buffer manager.
catalog
config
Runtime configuration.
engine
execution
Implementation of the “query graph” design.
explain
Utilities for generating EXPLAIN output.
expr
extension
functions
logical
Module for planning SQL statements.
optimizer
runtime
shell
Shell logic shared between the CLI and wasm shell.
statistics
storage
testutil
Test utilities.
util

Macros§

generate_array
Helper for generating an array.
generate_batch
Helper macro for generating batches to use in tests.