This website requires JavaScript.
Explore
Help
Sign in
nolan
/
duckdb-test
Watch
1
Star
0
Fork
You've already forked duckdb-test
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
6
commits
1
branch
0
tags
70
KiB
Rust
57.2%
Nix
37.4%
Shell
5.4%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Nolan Darilek
50c0e0d224
Set bbox parameters directly in the query. This seems to fix the performance gap.
2025-04-28 10:25:22 -05:00
src
Set bbox parameters directly in the query. This seems to fix the performance gap.
2025-04-28 10:25:22 -05:00
.envrc
Initial commit.
2025-04-26 20:22:53 -05:00
.gitignore
Initial commit.
2025-04-26 20:22:53 -05:00
Cargo.lock
Use NixOS' pre-built and, presumably, correctly optimized version of the duckdb library.
2025-04-28 09:07:57 -05:00
Cargo.toml
Use NixOS' pre-built and, presumably, correctly optimized version of the duckdb library.
2025-04-28 09:07:57 -05:00
flake.lock
Use NixOS' pre-built and, presumably, correctly optimized version of the duckdb library.
2025-04-28 09:07:57 -05:00
flake.nix
Use NixOS' pre-built and, presumably, correctly optimized version of the duckdb library.
2025-04-28 09:07:57 -05:00
test1.sh
Initial commit.
2025-04-26 20:22:53 -05:00
test2.sh
Initial commit.
2025-04-26 20:22:53 -05:00
test2.sql
Initial commit.
2025-04-26 20:22:53 -05:00