fuzzily VS acts_as_nosql

Compare fuzzily vs acts_as_nosql and see what are their differences.

fuzzily

Fast fuzzy string searching/matching for Rails (by 2called-chaos)

acts_as_nosql

Allows to treat JSON fields of postgres and mysql as real fields (by monade)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
fuzzily acts_as_nosql
2 2
6 35
- -
1.8 5.2
over 1 year ago 3 months ago
Ruby Ruby
MIT 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.

fuzzily

Posts with mentions or reviews of fuzzily. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.

acts_as_nosql

Posts with mentions or reviews of acts_as_nosql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.
  • Just released acts_as_nosql, a gem to manage JSON fields as proper database fields
    6 projects | /r/rails | 9 Aug 2022
    In CI, I hadn't yet time to make run the tests on all combination of DB engines / SO / ruby versions, since I had trouble to make SQLite work properly on latest version with Github Actions. At the moment, PostgreSQL is tested on ubuntu, SQLite is tested on macOS. https://github.com/monade/acts_as_nosql/blob/master/.github/workflows/test.yml

What are some alternatives?

When comparing fuzzily and acts_as_nosql you can also consider the following projects:

beaver - Simple, but capable build system and command runner for any project

pluck_in_batches - A faster alternative to the custom use of `in_batches` with `pluck`

store_attribute - ActiveRecord extension which adds typecasting to store accessors