-
## Problem
DuckDB is a superior solution for an embedded db solution, especially compared to sqlite:
https://duckdb.org/docs/api/nodejs/overview.html
Currently if packaging a version of my appl…
-
With the latest development version, the following does no longer work:
```
datacontract test https://datacontract.com/examples/orders-latest/datacontract.yaml
```
It shows:
```
(venv) ➜ …
-
For large models (~13K paramemeters) the procedure
```r
library(magrittr)
temp_rds_file
-
Hello @auxten
I am talking with a few enthusiasts and we are considering to add a few things that will improve the developers' experience on CHDB.
We could work on a proof of concept but first…
-
The current implementation of the dbt-duckdb Postgres plugin utilizes the deprecated CALL postgres_attach syntax to connect to PostgreSQL databases from DuckDB version 0.8. With the release of DuckDB …
Gexar updated
13 hours ago
-
### What happens?
Server crashes when executing the script below
PostgreSQL build:
```
CFLAGS='-Og' ./configure --enable-tap-tests --with-openssl --enable-debug --enable-cassert --with-icu --wit…
-
### 🚀 The feature
`duckdb` is not listed among the supported connectors. It would be great to see support and/or documentation showing pandas-ai running with the latest duckdb-sql backend.
### …
-
I use odbc connections to sqlite (work flawlessly) and would like to add connections to duckdb.
Has anybody got the connections working flawlessly.
On trying to connect as an external table I ge…
-
### What happens?
In creating new duckdb connection if I pass s3_* configs in config params I got this error
```console
duckdb.duckdb.InvalidInputException: Invalid Input Error: Unrecognized co…
-
I think pandas will be a lot simpler and more concise than using duckdb in [01_get_open_access_pdfs_duckdb.py](https://github.com/biobricks-ai/OpenStemDocs/blob/main/stages/python/01_get_open_access_p…