You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@artemklevtsov I'll look into adding DuckDB, but I'm not excited about supporting another database that isn't pure Go, or doesn't provide a pure Go driver.
duckdb is embedded sqlite-like database - https://duckdb.org/
golang driver - https://github.com/marcboeker/go-duckdb
The text was updated successfully, but these errors were encountered: