# MinIO

MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.

Repository: https://github.com/minio/minio
Canonical: https://ross.abutalabs.com/products/minio
Language: Go
License: AGPL-3.0
License Family: copyleft
Topics: go, storage, cloud, s3, objectstorage, cloudstorage, amazon-s3, cloudnative, k8s, kubernetes, multi-cloud, multi-cloud-kubernetes
Archived: true
Last push: 2026-04-24T17:54:39+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 79, release rhythm 52, longevity 100
- inputs: {"age_days": 4249, "days_push": 131, "days_rel": 321, "gap_med": 11.5, "n_releases_24m": 25}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 61374, forks 7811 (observed 2026-08-28T04:12:19.022725+00:00)

## What it is
MinIO is a high-performance, S3-compatible object storage server written in Go, released under AGPLv3, with client SDKs (Go, Java, JS, Python), a CLI (mc), and a Kubernetes operator. The open-source community repository is no longer maintained; development has moved to the commercial AIStor editions, with the community edition available as source only.

## Use cases
- self-host s3 compatible object storage
- store ml training data and model artifacts
- replace amazon s3 in private cloud
- object storage backend for kubernetes workloads
- build data lake on commodity hardware
- test s3 integrations locally
- backup target for databases and applications

## When to choose
- you need an S3-compatible API on your own infrastructure
- you want high-throughput storage for AI/ML or analytics pipelines
- you need multi-cloud or on-premises object storage with a Kubernetes operator
- you want a lightweight local S3 substitute for development and testing

## When to avoid
- you need vendor support, prebuilt binaries, or guaranteed maintenance - the community edition is source-only and no longer maintained
- your project cannot comply with AGPLv3 obligations
- you need block or file storage rather than object storage
- you rely on long-term community security patches for the open-source edition

## Facets
- artifact type: service
- maturity: maintenance
- function: object-storage, self-hosted, cloud, api-gateway
- domain: cloud-computing, infrastructure-as-code, self-hosted, developer-tools
- platform: go, windows, self-hosted, cloud
- tags: s3-compatible, object-store, storage, kubernetes-operator, agpl, multi-cloud, ai-ml-storage, data-engineering, docker, kubernetes, linux, macos

## Member repositories
- minio/minio (main) score 10
- minio/mc (plugin) score 10
- minio/minio-go (sdk) score 99
- minio/operator (infra) score 10
- minio/minio-java (sdk) score 86
- minio/minio-js (sdk) score 85
- minio/minio-py (sdk) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:19.022725+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-29T16:17:31.021491+00:00, confidence not recorded.
  - readme: https://github.com/minio/minio (fetched 2026-08-28T04:12:19.022725+00:00, sha a64009bc7819)
- Data as of 2026-08-30T08:39:29.467469+00:00.
