# treeverse/lakeFS

lakeFS - Data version control for your data lake | Git for data

Repository: https://github.com/treeverse/lakeFS
Canonical: https://ross.abutalabs.com/products/lakefs
Homepage: https://docs.lakefs.io
Language: Go
License: Apache-2.0
License Family: permissive
Topics: data-engineering, data-versioning, go, object-storage, data-lake, aws-s3, data-quality, azure-blob-storage, google-cloud-storage, golang, git-for-data, lakefs, apache-spark, apache-sparksql, hadoop-filesystem, datalake, datalakes, data-version-control, azure-storage
Last push: 2026-08-19T13:41:32+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 84, longevity 100
- inputs: {"age_days": 2547, "days_push": 14, "days_rel": 28, "gap_med": 8, "n_releases_24m": 68}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5496, forks 474 (observed 2026-08-28T04:09:19.874915+00:00)

## What it is
lakeFS is an open-source data version control service that turns object storage (S3, Azure Blob, GCS) into a Git-like repository with branching, committing, merging, and rollback over data lakes. It is S3-API compatible, works with Spark, Athena, DuckDB, Presto, and pandas, and provides zero-copy isolated branches for ETL testing and AI agent workflows.

## Use cases
- version control for data lake on S3
- test ETL jobs in isolated dev branch before merging to production
- roll back bad data loads atomically
- give AI agents isolated zero-copy branches of production data
- reproducible snapshots of training data
- manage data quality checks with hooks before merging
- query data lake with Spark or DuckDB against versioned branches

## When to choose
- you run a data lake on S3, Azure Blob, or GCS and need Git-like branching, merging, and rollback over data
- you need isolated dev/test environments for ETL without copying data
- you want reproducible, auditable data versions for analytics, ML training, or AI agents
- you want an S3-compatible API so existing data tools work unchanged

## When to avoid
- your data lives in a traditional database rather than object storage
- you only need simple file backups or sync rather than versioned data operations
- you need row-level versioning inside a single table rather than object-level lake versioning
- you cannot operate an additional self-hosted service or prefer a fully managed warehouse

## Facets
- artifact type: service
- maturity: stable
- function: version-control, database, etl, object-storage, api-gateway, workflow-automation
- domain: big-data, databases, analytics, data-science, self-hosted, artificial-intelligence
- platform: go, self-hosted, cloud, cross-platform
- tags: data-lake, data-version-control, git-for-data, s3-compatible, zero-copy-branching, object-storage, apache-spark, data-quality, ai-agents, data-engineering, docker, web-server

## Member repositories
- treeverse/lakeFS (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:19.874915+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:56:19.334686+00:00, confidence not recorded.
  - readme: https://github.com/treeverse/lakeFS (fetched 2026-08-28T04:09:19.874915+00:00, sha ff291707a8a9)
  - homepage: https://docs.lakefs.io (fetched 2026-08-29T08:51:32.045237+00:00, sha f847fe739c0b)
  - site_page: https://docs.lakefs.io/quickstart (fetched 2026-08-29T08:51:32.048515+00:00, sha 93a35d14e57f)
  - site_page: https://docs.lakefs.io/quickstart/launch (fetched 2026-08-29T08:51:32.050500+00:00, sha f2e229b70523)
  - site_page: https://docs.lakefs.io/quickstart/query (fetched 2026-08-29T08:51:32.052339+00:00, sha 2c4883de9f51)
  - site_page: https://docs.lakefs.io/quickstart/branch (fetched 2026-08-29T08:51:32.053937+00:00, sha f27f628b8ca4)
  - site_page: https://docs.lakefs.io/quickstart/commit-and-merge (fetched 2026-08-29T08:51:32.055486+00:00, sha 9014666f6b23)
  - site_page: https://docs.lakefs.io/quickstart/rollback (fetched 2026-08-29T08:51:32.056989+00:00, sha 605be1b2c7cc)
  - site_page: https://docs.lakefs.io/quickstart/actions-and-hooks (fetched 2026-08-29T08:51:32.058412+00:00, sha 943f1108d09f)
  - site_page: https://docs.lakefs.io/quickstart/work-with-data-locally (fetched 2026-08-29T08:51:32.060108+00:00, sha 775f57e96237)
- Data as of 2026-08-30T08:39:29.467469+00:00.
