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
Port details
py-databricks-sql-connector Databricks SQL Connector for Python
4.2.3 databases 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: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-12-09 11:24:12
Last Update: 2025-12-30 13:29:11
Commit Hash: 46c057c
Also Listed In: python
License: APACHE20
WWW:
https://github.com/databricks/databricks-sql-python
Description:
The Databricks SQL Connector for Python allows you to develop Python applications that connect to Databricks clusters and SQL warehouses. It is a Thrift-based client with no dependencies on ODBC or JDBC. It conforms to the Python DB API 2.0 specification. This connector uses Arrow as the data-exchange format, and supports APIs (e.g. fetchmany_arrow) to directly fetch Arrow tables. Arrow tables are wrapped in the ArrowQueue class to provide a natural API to get several rows at a time. PyArrow is required to enable this and use these APIs, you can install it via pip install pyarrow or pip install databricks-sql-connector[pyarrow]. The connector includes built-in support for HTTP/HTTPS proxy servers with multiple authentication methods including basic authentication and Kerberos/Negotiate authentication. See docs/proxy.md and examples/proxy_authentication.py for details.
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}databricks-sql-connector>0:databases/py-databricks-sql-connector@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-databricks-sql-connector/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-databricks-sql-connector
  • pkg install py311-databricks-sql-connector
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-databricks-sql-connector listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-databricks-sql-connector
Package flavors (<flavor>: <package>)
  • py311: py311-databricks-sql-connector
distinfo:
TIMESTAMP = 1766953342 SHA256 (databricks_sql_connector-4.2.3.tar.gz) = 01ebeeaaa85a84bc3910e3fd1ddf969c56ce0e5f825dc84881a65d16eaa681b6 SIZE (databricks_sql_connector-4.2.3.tar.gz) = 186274

Packages (timestamps in pop-ups are UTC):
py311-databricks-sql-connector
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.2.2_14.2.3---n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest4.2.2_14.2.3------
FreeBSD:14:quarterly--------
FreeBSD:15:latest4.2.34.2.3n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest4.2.2_14.2.3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-lz4>=4.4.5<5 : archivers/py-lz4@py311
  2. py311-oauthlib>=3.1.0<4 : security/py-oauthlib@py311
  3. py311-openpyxl>=3.0.10<4 : textproc/py-openpyxl@py311
  4. py311-pandas>=2.2.3,1<2.4.0,1 : math/py-pandas@py311
  5. py311-pybreaker>=1.0.0<2 : devel/py-pybreaker@py311
  6. py311-pyjwt>=2.0.0<3 : www/py-pyjwt@py311
  7. py311-python-dateutil>=2.8.0<3 : devel/py-python-dateutil@py311
  8. py311-requests>=2.18.1<3 : www/py-requests@py311
  9. py311-requests-kerberos>=0<0.16 : security/py-requests-kerberos@py311
  10. py311-thrift>=0.16.0,1 : devel/py-thrift@py311
  11. py311-urllib3>=1.26,1 : net/py-urllib3@py311
  12. py311-pyarrow>=18.0.0 : databases/py-pyarrow@py311
  13. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-databricks-sql-connector-4.2.3: PYARROW=on: Apache Arrow support ===> Use 'make config' to modify these settings
Options name:
databases_py-databricks-sql-connector
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/databricks_sql_connector/
  2. https://pypi.org/packages/source/d/databricks_sql_connector/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.2.3
30 Dec 2025 13:29:11
commit hash: 46c057ce66738942bb63108a07ac22ebd7953ffecommit hash: 46c057ce66738942bb63108a07ac22ebd7953ffecommit hash: 46c057ce66738942bb63108a07ac22ebd7953ffecommit hash: 46c057ce66738942bb63108a07ac22ebd7953ffe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update to 4.2.3

Changes:	https://github.com/databricks/databricks-sql-python/releases
4.2.2_1
17 Dec 2025 10:11:59
commit hash: 8db42197eb95413f4abe926850343f8682a0937acommit hash: 8db42197eb95413f4abe926850343f8682a0937acommit hash: 8db42197eb95413f4abe926850343f8682a0937acommit hash: 8db42197eb95413f4abe926850343f8682a0937a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update RUN_DEPENDS

- Bump PORTREVISION for dependency and package change
4.2.2
09 Dec 2025 11:20:48
commit hash: 8ad452903cffdb8808383cbf2b1a4bea5530fd07commit hash: 8ad452903cffdb8808383cbf2b1a4bea5530fd07commit hash: 8ad452903cffdb8808383cbf2b1a4bea5530fd07commit hash: 8ad452903cffdb8808383cbf2b1a4bea5530fd07 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Add py-databricks-sql-connector 4.2.2

The Databricks SQL Connector for Python allows you to develop Python
applications that connect to Databricks clusters and SQL warehouses. It is a
Thrift-based client with no dependencies on ODBC or JDBC. It conforms to the
Python DB API 2.0 specification.

This connector uses Arrow as the data-exchange format, and supports APIs (e.g.
fetchmany_arrow) to directly fetch Arrow tables. Arrow tables are wrapped in the
ArrowQueue class to provide a natural API to get several rows at a time. PyArrow
is required to enable this and use these APIs, you can install it via pip
install pyarrow or pip install databricks-sql-connector[pyarrow].

The connector includes built-in support for HTTP/HTTPS proxy servers with
multiple authentication methods including basic authentication and
Kerberos/Negotiate authentication. See docs/proxy.md and
examples/proxy_authentication.py for details.

Number of commits found: 3