Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 18 days 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 "
```