Exduckdb
v0.9.0
Pages
Modules
Exduckdb.Basic
(Exduckdb v0.9.0)
View Source
A very basis API without lots of options to allow simpler usage for basic needs.
Link to this section
Summary
Functions
close(conn)
exec(conn, stmt, args \\ [])
open(path)
rows(exec_result)
Link to this section
Functions
Link to this function
close(conn)
View Source
Link to this function
exec(conn, stmt, args \\ [])
View Source
Link to this function
open(path)
View Source
Link to this function
rows(exec_result)
View Source