
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
sqltools-duckdb-driver
Advanced tools
Latest DuckDB support: Run queries and explore your DuckDB Database in VSCode
Query and explore DuckDB databases in VSCode.
A VSCode extension that extends SQLTools, with a driver for DuckDB.
This driver is maintained by Evidence: Publish BI reports with just SQL and Markdown.
Install from the VSCode Marketplace.





DuckDB has two access modes:
If you open another connection to a database that is already open in read/write mode, you may get an error. Close the read/write connection to resolve this.
For clarity, the following DuckDB extensions are supported
| Extension | Supported |
|---|---|
| arrow | |
| autocomplete | |
| fts | |
| httpfs | |
| icu | 1 |
| inet | |
| jemalloc | |
| json | 1 |
| motherduck | 1 |
| parquet | 1 |
| postgres_scanner | |
| spatial | |
| sqlite_scanner | |
| tpcds | |
| tpch |
To use MotherDuck, you need your service token.
You should use the filename md:?motherduck_token=<your token> when connecting to MotherDuck.

FAQs
Latest DuckDB support: Run queries and explore your DuckDB Database in VSCode
The npm package sqltools-duckdb-driver receives a total of 28 weekly downloads. As such, sqltools-duckdb-driver popularity was classified as not popular.
We found that sqltools-duckdb-driver demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.