Socket
Socket
Sign inDemoInstall

duckcli

Package Overview
Dependencies
6
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    duckcli

CLI for DuckDB with auto-completion and syntax highlighting.


Maintainers
1

Readme

duckcli

A command-line client for DuckDB databases that has auto-completion and syntax highlighting.

Completion

Installation

You can install it via pip:

$ pip install -U duckcli

Usage

$ duckcli --help

Usage: duckcli [OPTIONS] [DATABASE]

Examples:
  - duckcli duckdb_filename

A config file is automatically created at ~/.config/duckcli/config at first launch. For Windows machines a config file is created at ~\AppData\Local\dbcli\duckcli\config at first launch. See the file itself for a description of all available options.

FAQs


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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc