Chocolatey Packages

Documentation about My Chocolatey Packages.

View project on GitHub

DB Browser for SQLite (Install) DB Browser for SQLite (Install)

Usage

To install DB Browser for SQLite (Install), run the following command from the command line or from PowerShell:

choco install sqlitebrowser.install

To upgrade DB Browser for SQLite (Install), run the following command from the command line or from PowerShell:

choco upgrade sqlitebrowser.install

To uninstall DB Browser for SQLite (Install), run the following command from the command line or from PowerShell:

choco uninstall sqlitebrowser.install

Description

DB Browser for SQLite

DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.

It is for users and developers wanting to create databases, search, and edit data. It uses a familiar spreadsheet-like interface, and you don’t need to learn complicated SQL commands.

Controls and wizards are available for users to:

  • Create and compact database files
  • Create, define, modify and delete tables
  • Create, define and delete indexes
  • Browse, edit, add and delete records
  • Search records
  • Import and export records as text
  • Import and export tables from/to CSV files
  • Import and export databases from/to SQL dump files
  • Issue SQL queries and inspect the results
  • Examine a log of all SQL commands issued by the application

Parameters

  • /NoDesktopShortcut - Do not create desktop shortcuts
  • /NoStartmenuShortcut - Do not create startmenu shortcuts

These parameters can be passed to the installer with the use of --params. For example: --params '"/NoDesktopShortcut /NoStartmenuShortcut"'

Previous names

This project has previously been known as SQLite Browser and Database Browser for SQLite.

In August 2014, the project was renamed to Database Browser for SQLite at the request of Richard Hipp (creator of SQLite), as the previous name was creating unintended support issues.

Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know here that the package is no longer updating correctly.

Chocolatey Package Page

Software Site

Package Source