Software Alternatives & Reviews

Minio VS Seaweed FS

Compare Minio VS Seaweed FS and see what are their differences

Minio logo Minio

Minio is an open-source minimal cloud storage server.

Seaweed FS logo Seaweed FS

SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast! SeaweedFS object store has O(1) disk seek and SeaweedFS Filer supports cross-cluster replication, POSIX, S3 API, ,…
  • Minio Landing page
    Landing page //
    2023-09-25
  • Seaweed FS Landing page
    Landing page //
    2023-09-10

Minio videos

This is MinIO

More videos:

  • Review - A Review of MinIO's Performance Benchmarks
  • Review - MinIO Hardware Considerations

Seaweed FS videos

No Seaweed FS videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Minio and Seaweed FS)
Cloud Storage
81 81%
19% 19
Cloud Computing
77 77%
23% 23
File Sharing
74 74%
26% 26
Object Storage
100 100%
0% 0

User comments

Share your experience with using Minio and Seaweed FS. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Minio and Seaweed FS

Minio Reviews

ReductStore vs. MinIO & InfluxDB on LTE Network: Who Really Wins the Speed Race?
Maintaining consistency between multiple databases, like MinIO and InfluxDB, adds a layer of complexity. In our setup, MinIO, used for blob storage, is linked to data points in InfluxDB via its filename. Any inconsistencies or mismatches between the two could potentially result in data loss. Furthermore, we need to query both databases, which is quite inefficient. Lastly,...
Performance comparison: ReductStore vs. Minio
We often use blob storage like S3, if we need to store data of different formats and sizes somewhere in the cloud or in our internal storage. Minio is an S3 compatible storage which you can run on your private cloud, bare-metal server or even on an edge device. You can also adapt it to keep historical data as a time series of blobs. The most straightforward solution would be...
Best & Cheapest Object Storage Providers With S-3 Support
MinIO supports many use cases for diverse settings and has been cloud-native from its inception. MinIO’s software-defined suite operates in public and private clouds smoothly at the edge and positions itself as a leader in hybrid cloud object storage.
Source: macpost.net
What are the alternatives to S3?
Zenko is an open source multi-cloud controller allowing users to be in control of data while leveraging the efficiency of private and public clouds. Zenko stores information locally and to Amazon S3, Azure Blob storage, Google Cloud Storage, or any S3-compatible cloud storage platform (Ceph, Minio, and more). Zenko, as described on the official website, is not a data mover,...
Source: www.w6d.io
Ceph Storage Platform Alternatives in 2022
MinIO leverages the hard won knowledge of the web scalers to bring a simple scaling model to object storage. At MinIO, scaling starts with a single cluster which can be federated with other MinIO clusters to create a global namespace, spanning multiple data centers if needed. It is one of the reasons that more than half the Fortune 500 runs MinIO.

Seaweed FS Reviews

We have no reviews of Seaweed FS yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Minio should be more popular than Seaweed FS. It has been mentiond 154 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Minio mentions (154)

  • deploying a minio service to kubernetes
    Here are the basic steps to getting a minio tenant deployed inot kubernetes. There are some pre-requisites tasks to be deployed (and will not be covered in this article) including. - Source: dev.to / 17 days ago
  • Ceph: A Journey to 1 TiB/s
    I'd throw minio [1] in the list there as well for homelab k8s object storage. [1] https://min.io/. - Source: Hacker News / 3 months ago
  • Opinions sought: unknown data transfer
    Can you just append the data to a blob using something like the s3 blob api? AWS, Azure and Minio https://min.io/ all support it. That way you don't have to reinvent the wheel. Source: 8 months ago
  • iSCSI over WAN / backup of remote site
    With that being said, you better take a look at something more WAN optimized and more secure, like S3 storage. You can build the S3 storage (and gain immutability) using something like MinIO (https://min.io/) or Ceph (https://ceph.io/en/) or check out Object First Ootbi offerings - https://objectfirst.com/object-storage/ (I work for them). Source: 9 months ago
  • Build an Inventory and Order Management App with Google Sheets and ToolJet
    ToolJet allows you to build applications that use relational and non-relational databases, REST APIs, OpenAI technologies, and cloud storage like Google Cloud Storage, AWS S3, and Minio. It is an excellent development tool helping individuals, developers, and businesses create and ship products faster. - Source: dev.to / 9 months ago
View more

Seaweed FS mentions (35)

  • Show HN: OpenSign – The open source alternative to DocuSign
    > Theoretically they could swap with minio but last time we used it it was not a drop-in replacement yet. Depends on whether AGPL v3 works for you or not (or whether you decide to pay them), I guess: https://min.io/pricing I've actually been looking for more open alternatives, but haven't found much. Zenko CloudServer seemed to be somewhat promising, but doesn't seem to be managed very actively:... - Source: Hacker News / 6 months ago
  • The Tailscale Universal Docker Mod
    Wireguard + GUI: https://github.com/wg-easy/wg-easy Backups of mail accounts: https://www.offlineimap.org Cloud storage for phones: http://nextcloud.com Mirroring podcasts locally: https://github.com/akhilrex/podgrab My own matrix instance: https://matrix-org.github.io/dendrite/ Backups: https://restic.net Media Management: https://jellyfin.org Relay only tor help: https://www.torproject.org S3 compatible storage:... - Source: Hacker News / 7 months ago
  • Google Cloud Storage FUSE
    JuiceFS is mostly POSIX compatible, but there are important caveats to that like no ACL, copying files changes their mtime (which impacts backup tools), has "close-to-open" consistency (which makes it dangerous for log appenders). Choosing an appropriate solution in this space still depends on what you need to do with the storage, and some options are MooseFS https://github.com/moosefs/moosefs, Curve... - Source: Hacker News / 12 months ago
  • My Experience Self Hosting
    Supabase-Storage uses an S3 compatible API and is ultimately just middleware for it. So, the redundancy would be at the storage backend systems. Seems like the majority of s3 compatible selfhosted systems are built for redundancy/high-availability. With only a brief read of docs, and in no particular order: Https://garagehq.deuxfleurs.fr/documentation/quick-start/ Https://github.com/seaweedfs/seaweedfs CEPH... Source: about 1 year ago
  • Open source cloud file system. Posix, HDFS and S3 compatible
    Adopted SeaweedFS few months back. Never looked back since then. It's fast even on HDD disks. https://github.com/seaweedfs/seaweedfs#introduction. - Source: Hacker News / about 1 year ago
View more

What are some alternatives?

When comparing Minio and Seaweed FS, you can also consider the following products

Ceph - Ceph is a distributed object store and file system designed to provide excellent performance...

Google Cloud Storage - Google Cloud Storage offers developers and IT organizations durable and highly available object storage.

GlusterFS - GlusterFS is a scale-out network-attached storage file system.

Azure Blob Storage - Use Azure Blob Storage to store all kinds of files. Azure hot, cool, and archive storage is reliable cloud object storage for unstructured data

BeeGFS -   Download What is BeeGFS? BeeGFS (formerly FhGFS) is a parallel cluster file system, developed with a strong focus on performance and designed for very easy installation and management.

Amazon S3 - Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.