Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SouravRoy-ETL/slothdb
/ functions
Functions
2,343 in github.com/SouravRoy-ETL/slothdb
⨍
Functions
2,343
◇
Types & classes
479
↓ 2 callers
Method
WriteAt
src/storage/file_handle.cpp:54
↓ 2 callers
Function
_row_count_from_output
Best-effort row count from either CLI footer. Returns -1 if not found.
bench/clickbench/verify_all.py:81
↓ 2 callers
Function
_time_query
(runner, sql_text)
python/slothdb/_demo.py:46
↓ 2 callers
Function
alignMemory
(size,alignment)
docs/playground/slothdb.js:1
↓ 2 callers
Function
alignMemory
(size,alignment)
packaging/npm/slothdb.js:1
↓ 2 callers
Function
ask_once
Run one NL question. Rules-first for the common shapes - instant, deterministic, no model load. When rules refuse, hand off to the embedded GGUF (if c
tools/shell/shell.cpp:479
↓ 2 callers
Method
bool_and_v
src/execution/physical_planner.cpp:6039
↓ 2 callers
Method
bool_or_v
src/execution/physical_planner.cpp:6040
↓ 2 callers
Method
cacheLength
()
docs/playground/slothdb.js:1
↓ 2 callers
Method
cacheLength
()
packaging/npm/slothdb.js:1
↓ 2 callers
Function
callRuntimeCallbacks
docs/playground/slothdb.js:1
↓ 2 callers
Function
callRuntimeCallbacks
packaging/npm/slothdb.js:1
↓ 2 callers
Function
confirm_and_run
Execute a generated SQL string. Default behavior: print the SQL, then run it immediately. Opt-in confirmation: set SLOTHDB_ASK_CONFIRM=1 (or any truth
tools/shell/shell.cpp:326
↓ 2 callers
Function
detect_ndjson_schema_from_first
============================================================================ Streaming NDJSON -> DataTable. Parses directly into DataChunk column vect
src/storage/json_reader.cpp:496
↓ 2 callers
Function
doCallback
(errCode)
docs/playground/slothdb.js:1
↓ 2 callers
Function
doCallback
(errCode)
packaging/npm/slothdb.js:1
↓ 2 callers
Function
doRun
()
docs/playground/slothdb.js:1
↓ 2 callers
Function
doRun
()
packaging/npm/slothdb.js:1
↓ 2 callers
Function
extOf
(name)
docs/playground/app.js:42
↓ 2 callers
Function
extractZone
docs/playground/slothdb.js:1
↓ 2 callers
Function
extractZone
packaging/npm/slothdb.js:1
↓ 2 callers
Function
findMatchingCatch
docs/playground/slothdb.js:1
↓ 2 callers
Function
findMatchingCatch
packaging/npm/slothdb.js:1
↓ 2 callers
Function
findStringEnd
(heapOrArray,idx,maxBytesToRead,ignoreNul)
docs/playground/slothdb.js:1
↓ 2 callers
Function
findStringEnd
(heapOrArray,idx,maxBytesToRead,ignoreNul)
packaging/npm/slothdb.js:1
↓ 2 callers
Function
find_char_simd
SSE2-inlined: find first byte equal to `target` starting at p (up to end). Returns pointer to match or end if not found. Faster than memchr for short-
src/storage/fast_csv_reader.cpp:28
↓ 2 callers
Function
fromWireType
docs/playground/slothdb.js:1
↓ 2 callers
Function
fromWireType
packaging/npm/slothdb.js:1
↓ 2 callers
Function
geomean
(comp)
bench/clickbench/make_charts.py:57
↓ 2 callers
Function
getCFunc
docs/playground/slothdb.js:1
↓ 2 callers
Function
getCFunc
packaging/npm/slothdb.js:1
↓ 2 callers
Function
getEnvStrings
()
docs/playground/slothdb.js:1
↓ 2 callers
Function
getEnvStrings
()
packaging/npm/slothdb.js:1
↓ 2 callers
Function
getattr
(node)
docs/playground/slothdb.js:1
↓ 2 callers
Function
getattr
(node)
packaging/npm/slothdb.js:1
↓ 2 callers
Method
grow
include/slothdb/execution/simple_i64_set.hpp:97
↓ 2 callers
Function
handle_schema
Show columns for a specific table (or every table when arg is empty) via the catalog C API.
tools/shell/shell.cpp:657
↓ 2 callers
Function
handle_tables
Enumerate tables via the catalog C API - information_schema isn't a real schema in SlothDB's parser, so SQL-based introspection doesn't work.
tools/shell/shell.cpp:632
↓ 2 callers
Function
integerReadValueFromPointer
(name,width,signed)
docs/playground/slothdb.js:1
↓ 2 callers
Function
integerReadValueFromPointer
(name,width,signed)
packaging/npm/slothdb.js:1
↓ 2 callers
Function
isFileURI
docs/playground/slothdb.js:1
↓ 2 callers
Function
isFileURI
packaging/npm/slothdb.js:1
↓ 2 callers
Function
loadOne
(url, memPath, kind)
docs/playground/app.js:659
↓ 2 callers
Function
min_of_3
(exe, sql)
bench/clickbench/verify_all.py:206
↓ 2 callers
Function
min_of_3
(exe, sql)
bench/clickbench/bench_loss_only.py:35
↓ 2 callers
Function
mmapAlloc
docs/playground/slothdb.js:1
↓ 2 callers
Function
mmapAlloc
packaging/npm/slothdb.js:1
↓ 2 callers
Function
mz_inflate
src/storage/miniz.c:439
↓ 2 callers
Function
mz_inflateInit2
src/storage/miniz.c:372
↓ 2 callers
Function
mz_zip_array_ensure_capacity
src/storage/miniz.c:3356
↓ 2 callers
Function
mz_zip_array_ensure_room
src/storage/miniz.c:3397
↓ 2 callers
Function
mz_zip_array_reserve
src/storage/miniz.c:3376
↓ 2 callers
Function
mz_zip_reader_extract_to_heap
src/storage/miniz.c:4653
↓ 2 callers
Function
mz_zip_string_equal
src/storage/miniz.c:4341
↓ 2 callers
Function
mz_zip_validate_archive
src/storage/miniz.c:5505
↓ 2 callers
Function
mz_zip_writer_add_mem_ex
src/storage/miniz.c:6198
↓ 2 callers
Function
mz_zip_writer_add_to_central_dir
src/storage/miniz.c:6122
↓ 2 callers
Function
mz_zip_writer_finalize_archive
src/storage/miniz.c:7344
↓ 2 callers
Function
mz_zip_writer_init_file_v2
src/storage/miniz.c:5858
↓ 2 callers
Function
mz_zip_writer_init_from_reader_v2
src/storage/miniz.c:5926
↓ 2 callers
Function
norm
(s)
bench/clickbench/official_bench.py:95
↓ 2 callers
Function
norm
(s)
bench/clickbench/verify_all.py:160
↓ 2 callers
Function
normalize
Extract a sorted bag of data rows from a DuckDB or SlothDB CLI table. State-machine: a divider line (───── or -----) advances zones. DuckDB
bench/check.py:49
↓ 2 callers
Function
onComplete
(typeConverters)
docs/playground/slothdb.js:1
↓ 2 callers
Function
onComplete
(typeConverters)
packaging/npm/slothdb.js:1
↓ 2 callers
Function
popcount64
src/common/types/validity_mask.cpp:5
↓ 2 callers
Method
prefetch
Hint that `v` is about to be inserted ~8 iterations later. Prefetches the first probe slot so the cache miss overlaps with unrelated work in the meant
include/slothdb/execution/simple_i64_set.hpp:64
↓ 2 callers
Function
print_result
tools/shell/shell.cpp:26
↓ 2 callers
Function
receiveInstance
(instance,module)
docs/playground/slothdb.js:1
↓ 2 callers
Function
receiveInstance
(instance,module)
packaging/npm/slothdb.js:1
↓ 2 callers
Function
refreshFileList
()
docs/playground/app.js:89
↓ 2 callers
Function
renderResult
(res)
docs/playground/app.js:268
↓ 2 callers
Function
run
(exe, sql)
bench/clickbench/one_query.py:16
↓ 2 callers
Function
run_one
(exe, sql, timeout)
bench/check.py:150
↓ 2 callers
Function
run_query
Run a query string, print its result (or error). Returns true on success.
tools/shell/shell.cpp:134
↓ 2 callers
Function
setRowStats
(rows, ms, err)
docs/playground/app.js:76
↓ 2 callers
Method
set_adjusted_ptr
(adjustedPtr)
docs/playground/slothdb.js:1
↓ 2 callers
Method
set_adjusted_ptr
(adjustedPtr)
packaging/npm/slothdb.js:1
↓ 2 callers
Method
set_caught
(caught)
docs/playground/slothdb.js:1
↓ 2 callers
Method
set_caught
(caught)
packaging/npm/slothdb.js:1
↓ 2 callers
Method
set_rethrown
(rethrown)
docs/playground/slothdb.js:1
↓ 2 callers
Method
set_rethrown
(rethrown)
packaging/npm/slothdb.js:1
↓ 2 callers
Function
setattr
(node,attr)
docs/playground/slothdb.js:1
↓ 2 callers
Function
setattr
(node,attr)
packaging/npm/slothdb.js:1
↓ 2 callers
Function
show
(target)
docs/playground/app.js:142
↓ 2 callers
Method
size
include/slothdb/execution/simple_i64_set.hpp:57
↓ 2 callers
Function
slothdb_ext_value_get_int32
src/extension/extension_manager.cpp:71
↓ 2 callers
Function
slothdb_ext_value_get_int64
src/extension/extension_manager.cpp:75
↓ 2 callers
Function
slothdb_ext_value_get_varchar
src/extension/extension_manager.cpp:85
↓ 2 callers
Function
slothdb_ext_value_int32
src/extension/extension_manager.cpp:37
↓ 2 callers
Function
slothdb_row_count
src/api/slothdb_api.cpp:109
↓ 2 callers
Function
slothdb_table_column_count
src/api/slothdb_api.cpp:468
↓ 2 callers
Function
slothdb_table_column_name
src/api/slothdb_api.cpp:479
↓ 2 callers
Function
slothdb_table_column_type
src/api/slothdb_api.cpp:494
↓ 2 callers
Function
slothdb_value_varchar
src/api/slothdb_api.cpp:169
↓ 2 callers
Function
stackAlloc
docs/playground/slothdb.js:1
↓ 2 callers
Function
stackAlloc
packaging/npm/slothdb.js:1
↓ 2 callers
Function
startTour
()
docs/playground/app.js:778
↓ 2 callers
Method
str_started
src/execution/physical_planner.cpp:6038
↓ 2 callers
Function
stringToUTF8Array
(str,heap,outIdx,maxBytesToWrite)
docs/playground/slothdb.js:1
← previous
next →
401–500 of 2,343, ranked by callers