EvgSkv / logica

Logica is a logic programming language that compiles to SQL. It runs on DuckDB, Google BigQuery, PostgreSQL and SQLite.
https://logica.dev
Apache License 2.0
1.88k stars 95 forks source link

DuckDB Implementation #333

Closed yilinxia closed 5 months ago

yilinxia commented 5 months ago

We aim to add duckdb into Logica as an alternative query engine This PR records the implementation details

google-cla[bot] commented 5 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

EvgSkv commented 5 months ago

Excellent! Thank you for your contribution!