Solidus VS Hanami

Compare Solidus vs Hanami and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Solidus Hanami
14 22
4,905 6,190
0.4% 0.4%
9.9 7.8
4 days ago 6 days ago
Ruby Ruby
BSD 3-clause "New" or "Revised" License MIT License
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.

Solidus

Posts with mentions or reviews of Solidus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • OOP vs. services for organizing business logic: is there a third way?
    23 projects | dev.to | 6 Dec 2022
    github.com/solidusio/solidus (72k lines): E-commerce platform.
  • Are there any open source Rails templates for online stores .
    2 projects | /r/rails | 12 Jul 2022
    Not really basic, but Solidus.
  • Floyd's E-Commerce: from Squarespace to Solidus
    2 projects | dev.to | 21 Jun 2022
    In 2014, Floyd was lesser known as The Floyd Leg. Our website was on Squarespace for both its e-commerce solution and web hosting. A large part of our current success was realized by choosing to invest in a custom web application that’s built with Solidus. With our website no longer abstracted by a WYSIWYG ("What You See Is What You Get") editor, we partnered with Nebulab to handle full-stack web development. Solidus (Spree, at the time, before it was acquired, forked, and renamed) was recommended to power the e-commerce part of our application. The decision to go custom came after a successful Kickstarter campaign back in 2015 for the Floyd Legs—a set of four steel table legs that fastened onto any flat surface to quickly put a table together. We proved a market need for adaptable and sustainable furniture design. The co-founders, Kyle Hoff and Alex O’Dell, knew there were more product offerings on the roadmap as they championed Floyd to be the furniture solution for all apartment essentials. Fast forward to 2019, Floyd is seeking to be the furniture solution for the entire home worldwide.
  • Racket for E-Commerce
    8 projects | news.ycombinator.com | 2 Jun 2022
  • ROR ecommerce tutorial?
    2 projects | /r/rubyonrails | 3 Apr 2022
    I'd say Solidus and Spree are you best options rather than trying to roll out you own ecommerce solution.
  • E-commerce
    1 project | /r/Angular2 | 4 Dec 2021
    Completely agree. Alternatively, I would look for an open source project like solidus https://github.com/solidusio/solidus
  • Which has the larger dev community in 2021, Spree or Solidus?
    2 projects | /r/rails | 10 Nov 2021
    Solidus: https://github.com/solidusio/solidus/releases/tag/v3.1.1
  • Potenciando tu carrera profesional a travĂ©s del Open Source
    7 projects | dev.to | 26 Oct 2021
  • Are there any open source Rails templates for online stores?
    3 projects | /r/rails | 12 Jul 2021
    Check out https://solidus.io/
  • Ask HN: Options to build a little online store
    1 project | news.ycombinator.com | 26 Apr 2021
    Hey there! I'm about to set up a small eshop (expected around 50 orders/month) for a relative (an artist). I've contemplated what's available, and I'm not very happy with what I found.

    - There's Woocommerce, which I've installed and tried doing basic setup, and it's too deeply bloated in the Wordpress ecosystem. My first impression from Prestashop was that it's going to be quite a similar PHP mess

    - I don't want to get vendor locked-in with things like Shopify. They also don't seem to offer much design customizability (I'm a web dev and there's quite a unique design concept for the site from the artist)

    - Searching GitHub for ecommerce, Solidus[1] looked quite promising, however, it also slightly overshoots the border of 'too complex' for me, and their docs on integrating a custom payments provider (a strict requirement - not US based) aren't really great

    [1]: https://github.com/solidusio/solidus

    So my question is: are there any borderline-pet projects I've missed?

    I've been doing web dev for over 2 years now, so I'm also thinking about building my own almost-serverless solution. Is that plausible in reasonable time (wouldn't want to give this more than 2 weeks), or are there too many holes to fall into even though the sensitive part of payments is handled by a simple integration?

    One more bit of info, together with building this, their whole web is going to be transferred to a new CMS, likely the Netlify headless CMS (IMO a very cool concept - no backend, frontend uses GitHub http API to directly commit any saved changes). Therefore ideally I'd love to integrate the products inventory into this CMS, which saves data into markdown + front matter, and then can be built into HTML or any JSON to be fetched by frontend - that's why I said almost-serverless.

Hanami

Posts with mentions or reviews of Hanami. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-11.
  • 16 Best Ruby Frameworks For Web Development [2024]
    6 projects | dev.to | 11 Mar 2024
    With a clean architectural design and a primary object methodology, Hanami is counted among the best ruby frameworks that have gained popularity as an alternative to Rails. Hanami is “sorted” in design and provides small files that can be used independently to create a project stack. Hanami is lightweight and consumes fewer resources claiming 60% lesser memory than other big Ruby frameworks.
  • Is Ruby a dying language?
    2 projects | /r/ruby | 5 Dec 2023
    No, it's just no longer over-hyped. Ruby is settling into being a mature production language, similar to Python, Java, .NET, C++, etc. As you can see from the RedMonk 2023 data Ruby is very much still alive with tons of repositories on GitHub. Besides Shopify, GitHub is another big Ruby/Rails shop. Also, besides Rails, there are other new and upcoming projects like Hanami, DragonRuby, and Ronin.
  • Web Frameworks actively maintained in 2023?
    7 projects | /r/ruby | 18 Sep 2023
    Hanami 2 (hanamirb.org)
  • Enhancing development with REPLs - A practical guide
    6 projects | dev.to | 3 Sep 2023
    On all my application tutorials I start by setting up an application level REPL, it's basically a console script that loads all the files inside your project, if you're using a framework like Ruby on Rails or Hanami you already have a console by running the command console also.
  • Why are there so many Rails related posts here?
    6 projects | /r/ruby | 7 May 2023
    This is something that kind of annoys me; there's even a /r/rails sub-reddit specifically for Ruby on Rails stuff. Understandably Rails helped put Ruby on the map. Before Rails, Ruby was just another fringe language. Rails became massively popular, helped many startups quickly build their Web 2.0 sites, and become successful companies (ex: GitHub, LinkedIn, AirBnB, etc). Like others have said, "Rails is where the money is at". However, this posses a problem for the Ruby community: whenever Rails becomes less popular, so does Ruby. I wish the Ruby ecosystem wasn't so heavily centralized around Rails, and that we diversified our uses of Ruby a bit. There's of course Sinatra, dry-rb, Hanami, Dragon Ruby, SciRuby, and a dozen security tools written in Ruby such as Metasploit, BeFF, Arachni, and Ronin.
  • Two months into learning Ruby, it is the most beautiful language I ever learned
    5 projects | /r/ruby | 25 Feb 2023
    Welcome! Ruby isn't exactly "dying", but the hype/popularity is definitely fading. This is primarily because Ruby is no longer "new", most of Ruby's popularity came from Rails, and now Rails is no longer the "new hotness". However, Ruby still has lots of awesome features and lots of awesome other libraries and frameworks, such as the new fancy irb gem that uses reline, nokogiri, chunky_png, the async gems, Dragon Ruby, SciRuby, Ronin, and the new Hanami web framework.
  • OOP vs. services for organizing business logic: is there a third way?
    23 projects | dev.to | 6 Dec 2022
    Data Oriented Web Development with Ruby (upcoming book) by Peter Solnica, who is on the Hanami core team. Learning Hanami wouldn't be a bad idea either.
  • Understanding Clean Architecture with small Ruby libraries
    6 projects | dev.to | 1 Nov 2022
    After about 5 laps around Clean architecture since I came across hanami/hanami: The web, with simplicity., I'm finally getting it down in my gut, so I'll summarize.
  • Utilizando o padrĂŁo interactor no Ruby on Rails
    22 projects | dev.to | 20 Mar 2022
    View on GitHub
  • Writing a web application in pure Ruby (no framework)?
    2 projects | /r/ruby | 12 Feb 2022
    If it’s just an issue with Rails, then might I suggest looking at https://hanamirb.org - it’s a framework, but one built from the lessons learned from rails and all who followed.

What are some alternatives?

When comparing Solidus and Hanami you can also consider the following projects:

Spree Commerce - A headless open source e-commerce platform for global brands

Sinatra - Classy web-development dressed in a DSL (official / canonical repo)

Open Classifieds - Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds.

Roda - Routing Tree Web Toolkit

Active Merchant - Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.

Ruby on Rails - Ruby on Rails

stripe-ruby - Ruby library for the Stripe API.

Padrino - Padrino is a full-stack ruby framework built upon Sinatra.

ROR Ecommerce - Ruby on Rails Ecommerce platform, perfect for your small business solution.

Cuba - Rum based microframework for web development.

Shoppe - The tryshoppe.com website repository

Volt - A Ruby web framework where your Ruby runs on both server and client