Octo.jl
Octo.jl copied to clipboard
Bump
Just wanted to show interest in the project, it seems very promising. Maybe it would be interesting to take a loop at other DSL from LISP. For example LSX and Lyad for JSX like syntax inside LISP. This type of project is something I've always wanted but have no experince in how to implent it; maybe share some roadblocks or missing features or a roadmap on how to contribute and we can help.
Cheers and awesome project! :100: (I know it's not an issue but didn't know where to put it, sorry!)
you can open an issue and let's improve it slowly :)
see some older closed issues.
- How to use two or more databases at the same time?
https://github.com/wookay/Octo.jl/issues/27
- this one was good issue and I burnt some days.
thanks for your interest!
Could you point me on towards how could I begin learning what I need to help or point me to something I could help with. Hopefully this project can get more steam behind it, maybe looking into integrating it into other frameworks like Genie.jl
could you help writing tests for duckdb.
there's duckdb juliakpkg tests
- https://github.com/duckdb/duckdb/tree/master/tools/juliapkg/test
we can rewrite tests by using Octo Repo.
- https://github.com/wookay/Octo.jl/blob/master/test/adapters/duckdb/repo_test.jl