Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Mar 2020 22:35:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244663] [NEW PORT] textproc/csvq: SQL-like query language for csv
Message-ID:  <bug-244663-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 244663
           Summary: [NEW PORT] textproc/csvq: SQL-like query language for
                    csv
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/mithrandie/csvq
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vulcan@wired.sh

Created attachment 212230
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212230&action=
=3Dedit
csvq-1.12.4.diff

Command line tool to operate CSV files.
You can read, update, delete CSV records
with SQL-like query.

You can also execute multiple operations
sequentially in managed transactions by
passing a procedure or using the interactive
shell. In the multiple operations, you can
use variables, cursors, temporary tables,
and other features.

WWW: https://mithrandie.github.io/csvq/

Testing:
   * No errors reported with portlint, built in Poudriere and
     application works as expected (logs attached).

--=20
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-244663-7788>