notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
sq CLI tool for querying multiple databases and data formats
0.48.5_1 databasesnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-09 07:27:06
Last Update: 2025-07-09 16:11:00
Commit Hash: 2759752
License: MIT
WWW:
https://sq.io/
Description:
sq is a command-line tool that provides jq-style access to structured data sources including SQL databases and document formats like CSV, Excel, and JSON. Key features: - Query multiple database types (PostgreSQL, MySQL, SQLite, SQL Server, etc.) - Cross-source joins between different databases and file formats - Multiple output formats (JSON, CSV, Excel, HTML, XML, Markdown) - Database inspection and schema comparison - SQL execution with syntax highlighting - Data import/export between sources sq simplifies working with structured data by providing a unified interface for querying and transforming data across various sources.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/sq
  2. /usr/local/share/licenses/sq-0.48.5_1/catalog.mk
  3. /usr/local/share/licenses/sq-0.48.5_1/LICENSE
  4. /usr/local/share/licenses/sq-0.48.5_1/MIT
Collapse this list.
Dependency lines:
  • sq>0:databases/sq
To install the port:
cd /usr/ports/databases/sq/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/sq
  • pkg install sq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sq
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752020539 SHA256 (go/databases_sq/neilotoole-sq-v0.48.5_GH0/v0.48.5.mod) = 438cd2aa3b98e2401dfab7e002b37c6f9d3bb861cfe43a87ac9c77da97abfed3 SIZE (go/databases_sq/neilotoole-sq-v0.48.5_GH0/v0.48.5.mod) = 4051

Expand this list (4 items)

Collapse this list.

SHA256 (go/databases_sq/neilotoole-sq-v0.48.5_GH0/v0.48.5.zip) = 1ba7cf722a5678b789dff9d6f22ffc47435b1c328c5dd7d91ef049ed6b66136f SIZE (go/databases_sq/neilotoole-sq-v0.48.5_GH0/v0.48.5.zip) = 63203565 SHA256 (go/databases_sq/neilotoole-sq-v0.48.5_GH0/neilotoole-sq-v0.48.5_GH0.tar.gz) = 4ed9cef836e66174b6e01c8d410cd393aeae7f7069a428a7ab2adcd1e282cf68 SIZE (go/databases_sq/neilotoole-sq-v0.48.5_GH0/neilotoole-sq-v0.48.5_GH0.tar.gz) = 62450246

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.48.5_1--0.48.5_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.48.5_1--0.48.5_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_sq
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/neilotoole/sq/tar.gz/v0.48.5?dummy=/
  2. https://proxy.golang.org/github.com/neilotoole/sq/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.48.5_1
09 Jul 2025 16:11:00
commit hash: 275975297bc1002e96f88f503cf18dea17df847ecommit hash: 275975297bc1002e96f88f503cf18dea17df847ecommit hash: 275975297bc1002e96f88f503cf18dea17df847ecommit hash: 275975297bc1002e96f88f503cf18dea17df847e files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump PORTREVISION for go-1.24.5 update
0.48.5
09 Jul 2025 07:25:19
commit hash: dede8a40cffc3fea8ec06def0583fa2e04907072commit hash: dede8a40cffc3fea8ec06def0583fa2e04907072commit hash: dede8a40cffc3fea8ec06def0583fa2e04907072commit hash: dede8a40cffc3fea8ec06def0583fa2e04907072 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
databases/sq: Add new port

sq is a command-line tool that provides jq-style access to structured
data sources including SQL databases and document formats. It supports
cross-source joins, multiple output formats, and unified querying across
various data sources.

WWW: https://sq.io/

Number of commits found: 2