Docs.rs
vibesql-executor-0.1.3
vibesql-executor 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rjwalters
Dependencies
ahash ^0.8
normal
arcstr ^1.2
normal
arrow ^57.1
normal
arrow-arith ^57.1
normal
arrow-array ^57.1
normal
arrow-select ^57.1
normal
bumpalo ^3.16
normal
chrono ^0.4
normal
cranelift ^0.126
normal
optional
cranelift-jit ^0.126
normal
optional
cranelift-module ^0.126
normal
optional
cranelift-native ^0.126
normal
optional
duckdb ^1.1
normal
optional
geo ^0.32
normal
optional
hex ^0.4
normal
indexmap ^2.0
normal
instant ^0.1
normal
log ^0.4
normal
lru ^0.16
normal
mysql ^26.0
normal
optional
rayon ^1.10
normal
optional
rstar ^0.12
normal
optional
rusqlite ^0.37
normal
optional
tikv-jemalloc-ctl ^0.6
normal
optional
tikv-jemallocator ^0.6
normal
optional
vibesql-ast ^0.1.3
normal
vibesql-catalog ^0.1.3
normal
vibesql-l10n ^0.1.3
normal
vibesql-parser ^0.1.3
normal
vibesql-storage ^0.1.3
normal
vibesql-types ^0.1.3
normal
wkt ^0.14
normal
optional
bytes ^1.0
dev
criterion ^0.8
dev
env_logger ^0.11
dev
libc ^0.2
dev
paste ^1.0
dev
rand ^0.9
dev
rand_chacha ^0.9
dev
rust_decimal ^1.33
dev
sysinfo ^0.37
dev
tokio ^1.0
dev
tokio-postgres ^0.7
dev
vibesql-parser ^0.1.3
dev
Versions
76.41%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module integration
vibesql_
executor
0.1.3
Module integration
Module Items
Structs
In vibesql_
executor::
cache
vibesql_executor
::
cache
Module
integration
Copy item path
Source
Expand description
Cache management and integration utilities
Structs
ยง
Cache
Manager
Simplified cache manager for common operations
Cached
Query
Context
Query execution context with caching