sqlitebrowser

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

Home http://sqlitebrowser.org/
Versions 3.8.0
License GPLv3
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/sqlitebrowser

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install sqlitebrowser

and update with:

conda update sqlitebrowser