seaweedfs VS manta

Compare seaweedfs vs manta and see what are their differences.

seaweedfs

SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. (by seaweedfs)

manta

Manta is a scalable HTTP-based object store (by TritonDataCenter)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
seaweedfs manta
34 5
21,013 603
2.3% 0.7%
9.9 3.5
6 days ago 22 days ago
Go Makefile
Apache License 2.0 Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

seaweedfs

Posts with mentions or reviews of seaweedfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-11.

manta

Posts with mentions or reviews of manta. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-04.
  • Command-line Tools can be 235x Faster than your Hadoop Cluster (2014)
    1 project | news.ycombinator.com | 26 Jan 2024
    These posts always remind me of the [Manta Object Storage](https://www.tritondatacenter.com/triton/object-storage) project by Joyent. This project was basically a combination of object storage with the added ability to run arbitrary programs against your data in situ. The primary, and key, difference being that you kept the data in place and distributed the program to the data storage nodes (the opposite of most data processing as I understand it), I think of this as a superpowered version of using [pssh](https://linux.die.net/man/1/pssh) to grep logs across a datacenter. Yet another idea before its time. Luckily, Joyent [open sourced](https://github.com/TritonDataCenter/manta) the work, but the fact that it still hasn't caught on as "The Way" is telling.

    Some of the projects I remember from the Joyent team were: dumping recordings of local mariokart games to manta and running analytics on the raw video to generate office kart racer stats, the bog standard dump all the logs and map/reduce/grep/count them, and I think there was one about running mdb postmortems on terabytes of core dumps.

  • An open-source distributed object storage service
    11 projects | news.ycombinator.com | 4 Dec 2022
    Are you sure this offers the same S3 compatible API? It sure does look like it rolled its own API[1], which I guess is fine so long as you're entirely in the Triton ecosystem, but makes reusing existing software harder than necessary without that compatibility layer. And that's not even getting into this absolutely mess: https://github.com/TritonDataCenter/manta#repositories it reminds me of the "Microservices" video come to life

    1: https://github.com/TritonDataCenter/manta/blob/master/docs/u...

  • Oxide at Home: Propolis Says Hello
    3 projects | news.ycombinator.com | 14 Mar 2022
    This is great information, and we've had similar experiences.

    I'm also looking forward to further testing LinuxCN (https://github.com/joyent/linux-live/tree/linuxcn) on Triton in the near future!

    Are you running Manta (https://github.com/joyent/manta) for anything? If so, is that meeting you needs for object storage?

  • Command-line Tools can be 235x Faster than your Hadoop Cluster – Adam Drake
    2 projects | news.ycombinator.com | 17 Aug 2021
    Joyent's Manta took this concept to the extreme.

    Previous discussion here: https://news.ycombinator.com/item?id=5939340

    Image manipulation example: https://www.joyent.com/blog/joyent-manta-storage-service-ima...

    Manta repo an GitHub: https://github.com/joyent/manta

What are some alternatives?

When comparing seaweedfs and manta you can also consider the following projects:

minio - The Object Store for AI Data Infrastructure

oxide-and-friends - Show notes from Oxide and Friends recordings

Ceph - Ceph is a distributed object, block, and file storage platform

linux-live - Linux compute node platform image tools. This is the Linux counterpart to smartos-live.

garage - (Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage

Canvas LMS - The open LMS by Instructure, Inc.

cubefs - cloud-native file store

Seaweed File System - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs]

GlusterFS - Web Content for gluster.org -- Deprecated as of September 2017

riak_cs - Riak CS is simple, available cloud storage built on Riak.

MooseFS - MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)

juicefs - JuiceFS is a distributed POSIX file system built on top of Redis and S3.