Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2014 20:24:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196365] New: [NEW PORT] databases/sqlitebrowser
Message-ID:  <bug-196365-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196365

            Bug ID: 196365
           Summary: [NEW PORT] databases/sqlitebrowser
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: coder@tuxfamily.org

Created attachment 151088
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151088&action=edit
sqlitebrowser shar

What it is

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

What it is not

This program is not a visual shell for the sqlite command line tool. It does
not require familiarity with SQL commands. It is a tool to be used both by
developers and by end users, and it must remain as simple to use as possible in
order to achieve its goals.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196365-13>