An open API service indexing awesome lists of open source software.

https://github.com/lionel626/duckdb-odin

duckdb binding for odin programming language
https://github.com/lionel626/duckdb-odin

Last synced: 6 months ago
JSON representation

duckdb binding for odin programming language

Awesome Lists containing this project

README

        

# duckdb odin bindings

## Run test

### Dynamic/Shared library

```bash
odin run ./test -extra-linker-flags:"-rpath "
```