JSONAPI::Utils VS StoreModel

Compare JSONAPI::Utils vs StoreModel and see what are their differences.

JSONAPI::Utils

Build JSON API-compliant APIs on Rails with no (or less) learning curve. (by tiagopog)

StoreModel

Work with JSON-backed attributes as ActiveRecord-ish models (by DmitryTsepelev)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
JSONAPI::Utils StoreModel
- 6
215 924
- -
0.0 6.9
almost 2 years ago 14 days 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.

JSONAPI::Utils

Posts with mentions or reviews of JSONAPI::Utils. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning JSONAPI::Utils yet.
Tracking mentions began in Dec 2020.

StoreModel

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

What are some alternatives?

When comparing JSONAPI::Utils and StoreModel you can also consider the following projects:

jsonapi.rb - Lightweight, simple and maintained JSON:API support for your next Ruby HTTP API.

arel-helpers - Useful tools to help construct database queries with ActiveRecord and Arel.

rails-rest-framework - A framework for DRY RESTful APIs in Ruby on Rails.

ActiveRecordExtended - Adds additional postgres functionality to an ActiveRecord / Rails application

json-build - Tiny, zero-allocation JSON serializer written in ANSI C

jsonb_accessor - Adds typed jsonb backed fields to your ActiveRecord models.

scoop - Scoop - a production-ready Sinatra boilerplate project using Corneal, ActiveRecord, Capistrano, Puma & Nginx

SanitizeSqlLike - Backport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that it is safe to use within an SQL LIKE statement.

datoji - A tiny JSON storage service. Create, Read, Update, Delete and Search JSON data.

ActsAsList - An ActiveRecord plugin for managing lists.

oj_serializers - ⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.

pluck_all - A more efficient way to get data from database. Like #pluck method but return array of hashes instead.