acts_as_nosql VS fuzzily

Compare acts_as_nosql vs fuzzily and see what are their differences.

acts_as_nosql

Allows to treat JSON fields of postgres and mysql as real fields (by monade)

fuzzily

Fast fuzzy string searching/matching for Rails (by 2called-chaos)
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
acts_as_nosql fuzzily
2 2
35 6
- -
5.2 1.8
4 months ago almost 2 years 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.

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

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.

What are some alternatives?

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

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

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

store_attribute - ActiveRecord extension which adds typecasting to store accessors