celestite VS granite-orm

Compare celestite vs granite-orm and see what are their differences.

celestite

Beautifully reactive, server-side rendered Svelte apps w/ a Crystal backend (by noahlh)

granite-orm

ORM Model with Adapters for mysql, pg, sqlite in the Crystal Language. (by amberframework)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
celestite granite-orm
1 4
221 293
- 0.3%
0.0 7.1
4 months ago 3 months ago
Crystal Crystal
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.

celestite

Posts with mentions or reviews of celestite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-23.

granite-orm

Posts with mentions or reviews of granite-orm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-16.
  • Announcing Didact the anti-CMS!
    1 project | dev.to | 3 Mar 2021
    This project has been half a year in the making. I've learned so much from it, most importantly Crystal and learning to love SQLite and hate Postgres. The journey led me through contributing to several dependencies, including the Granite ORM, Markd, the SQLite3 bindings, and even creating Sanemark implementing it in a fork of Markd!
  • It seems like Rust software is bad
    3 projects | dev.to | 16 Dec 2020
    The 3 Crystal ORMs I've checked out, Granite, Clear, and Jennifer, are all 10k lines or less. Given Crystal's pragmatism-before-purity philosophy compared to Rust, I'd expect them to be a little briefer, but not that much.
  • Frustrations with Crystal ORMs
    4 projects | dev.to | 11 Oct 2020
    The "generate create table SQL from model definition" feature is not usable for my use case because it doesn't treat foreign keys at all, only basic fields and types. It actually doesn't even support NOT NULL columns right now except for the primary key, and my PR to fix that has been hanging for two weeks.

What are some alternatives?

When comparing celestite and granite-orm you can also consider the following projects:

mosquito - A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs

jennifer - Crystal ORM using ActiveRecord pattern with flexible query DSL

Catberry - Catberry is an isomorphic framework for building universal front-end apps using components, Flux architecture and progressive rendering.

crecto - Database wrapper and ORM for Crystal, inspired by Ecto

elderjs - Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.

active_record.cr - Active Record pattern implementation for Crystal.

amber - A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.

avram - A Crystal database wrapper for reading, writing, and migrating Postgres databases.

clear - Advanced ORM between postgreSQL and Crystal

stal-crystal - Set algebra solver for Redis

kemalyst-model

topaz - A simple and useful db wrapper for Crystal-lang