databricks-feature-store
Databricks Feature Store Client
What it is and what it does
databricks-feature-store is a deprecated client library for interacting with Databricks Feature Store. As of v0.17.0, the package is no longer maintained and has been superseded by databricks-feature-engineering, which provides the same functionality under a new package name. The library depends solely on databricks-feature-engineering at runtime, making it effectively a compatibility shim.
The package is licensed under a proprietary Databricks license that restricts use to connection with Databricks Platform Services under a separate agreement. It requires Python >=3.7 and has low install friction, but should not be used for new projects—existing code can migrate by installing databricks-feature-engineering, which maintains backward compatibility with the original import paths.
Use it for:
- Migrating legacy code from databricks-feature-store to databricks-feature-engineering without changing imports
- Accessing Databricks Feature Store within an existing Databricks workspace deployment
- Managing ML feature definitions and lineage on the Databricks platform
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
This package is deprecated as of v0.17.0; it provides a client for Databricks Feature Store but has been replaced by databricks-feature-engineering, which maintains backward compatibility with existing imports.
No. This package is explicitly deprecated as of v0.17.0 and dormant (948 days since last release). Install databricks-feature-engineering instead, which provides the same functionality and maintains backward compatibility with existing imports. The proprietary license also restricts use to Databricks Platform Services under a separate agreement.
Install
databricks-feature-store on PyPI
pip
pip install databricks-feature-storeuv
uv add databricks-feature-storepoetry
poetry add databricks-feature-storeInstalling databricks-feature-store
Before you install
Low install friction, but the package is dormant (948 days since last release) and explicitly deprecated in favor of databricks-feature-engineering. New projects should use the replacement package instead.
License in practice
Licensed under Databricks Proprietary License (unclear treatment), which restricts use to connection with Databricks Platform Services under a separate agreement. Use is prohibited without an active agreement with Databricks.
Quickstart
# This package is deprecated; use databricks-feature-engineering instead.
# pip install databricks-feature-engineering
# from databricks.feature_store import FeatureStoreClient
# client = FeatureStoreClient()
Requires active Databricks Platform Services agreement and connection to a Databricks workspace; proprietary license restricts use.
Verify before relying
- Whether existing code using databricks-feature-store will continue to work without modification after switching to databricks-feature-engineering
- Whether the proprietary license permits use in open-source or non-commercial projects
- Specific Python version compatibility beyond the stated >=3.7 requirement
Package facts
| License | Databricks Proprietary License (unclear) |
| Python support | supports the current Python release (>=3.7) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — databricks-feature-engineering |
| Maintenance | dormant — 948 days since the last release |
| First released | |
| Downloads | 576,691/month — #5,927 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: databricks_feature_store-0.17.0-py3-none-any.whl
Tags
More Database packages
psycopg2-binary is a PostgreSQL database…
copyleft · top 1,000 on PyPI
redisPython client library for connecting to and…
permissive · top 1,000 on PyPI
ydbYDB Python SDK is the official client library…
permissive · top 1,000 on PyPI
snowflake-connector-pythonConnects Python applications to Snowflake data…
permissive · top 1,000 on PyPI
sqlparsesqlparse tokenizes SQL text into a tree of…
permissive · top 1,000 on PyPI
dbt-adaptersProvides base adapter protocols and shared…
permissive · top 1,000 on PyPI
databricks-feature-engineeringDatabricks Feature Engineering client for…
unclear · top 5,000 on PyPI
databricks-vectorsearchA deprecated re-export shim that forwards to…
unclear · top 5,000 on PyPI
databricks-agentsMosaic AI Agent Framework SDK provides a Python…
unclear · top 5,000 on PyPI
databricks-ai-searchPython client for Databricks AI Search, a…
unclear · top 5,000 on PyPI
langchain-databricksConnects LangChain applications to Databricks…
permissive · top 15,000 on PyPI
databricks-labs-remorphConverts SQL code between different database…
unclear · top 5,000 on PyPI
databricks-bundlesExtends Databricks Declarative Automation…
unclear · top 5,000 on PyPI
databricks-cliA command-line interface for interacting with…
permissive · top 5,000 on PyPI
databricks-langchainIntegrates Databricks AI services—LLMs, vector…
permissive · top 5,000 on PyPI
dbt-databricksdbt-databricks is a dbt adapter that enables…
permissive · top 5,000 on PyPI