OSS Tanbou

MinIO — S3-compatible object storage with an archived community repository

About these scores

OSS scale score is an unbounded metric that log-compresses and weights Stars, Watchers, Forks, and Contributors. Discovery score is the current OSS scale score minus the score at discovery. Update pace is commits in the last 30 days, growth momentum is the OSS scale score difference within the recent observation window, and OSS health is a 0–100 rating based on available recency, Community Health, and release data.

Stars
61,356
Primary language
Go
License
AGPL-3.0
Repository last updated
Apr 24, 2026

Overview

MinIO is a Go-based, high-performance S3-compatible object store historically used for AI/ML, analytics, and data-intensive workloads. The current GitHub repository is archived and its README states that it is no longer maintained.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Expose an S3-compatible API to existing tools and SDKs

MinIO provides S3-compatible APIs that work with S3 tooling, the MinIO Client, and application SDKs.

Sources: [2][3]

Deploy through source builds, custom Docker images, or Kubernetes patterns

The current Community path is source-first, with guidance for compiling the server, building Docker images, and using Kubernetes-oriented deployment options.

Sources: [2][3]

For understanding existing MinIO installations or S3-compatible storage architecture

It remains useful as a reference for systems already running MinIO and for studying S3-compatible object-storage design.

Sources: [2]

Treat maintenance status and distribution changes as primary adoption criteria

The repository is archived and explicitly no longer maintained. Legacy binaries do not receive updates and the Community edition is distributed as source only.

Sources: [2][4]

Official sources

  1. [1]minio/minio repository(2026-09-20)
  2. [2]MinIO README(2026-09-20)
  3. [3]MinIO Community documentation(2026-09-20)
  4. [4]MinIO AGPL-3.0 license(2026-09-20)
Supplemental curator note

MinIO is one of the best-known S3-compatible object stores, but the current README explicitly marks this repository as no longer maintained. Community distribution is now source-only, so new production adoption should reassess maintenance and security-update strategy rather than relying on historical project status.

Try it in 3 steps

  1. 1

    Get the source

    git clone --depth 1 https://github.com/minio/minio.git
  2. 2

    Enter the repository

    cd minio
  3. 3

    Check the official steps

    Continue with the commands in the README Installation, Quick Start, or Getting Started section.

    find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Check the official README

Growth

Growth trends · Last 30 days

61,356 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
0
Open PRs
36

Development activity is still being collected.

Built with

Categories and tags

GitHub data

GitHub dataView detailed GitHub data

GitHub Topics

  • go
  • storage
  • cloud
  • s3
  • objectstorage
  • cloudstorage
  • amazon-s3
  • cloudnative
  • k8s
  • kubernetes
  • multi-cloud
  • multi-cloud-kubernetes
Stars
61,356
Forks
7,962
Watchers
653
Open issues
44
Contributors
410
Primary language
Go
License
AGPL-3.0
Repository last updated
Apr 24, 2026
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.