Skip to content

chancyk/nim-duckdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress

Uses the DuckDB C API. Currently using the column_data API, but this seems to have been deprecated. The current API might be the data_chunk API.

Issues

  • Segfaults when calling row_count more than once.
  • Only works with basic queries without parameters.

Run the tests

nim c -r tests/tduckdb.nim

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published