ncurses
Ncurses bindings for Crystal (by SamualLB)
jennifer
Crystal ORM using ActiveRecord pattern with flexible query DSL (by imdrasil)
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
ncurses | jennifer | |
---|---|---|
2 | 3 | |
22 | 397 | |
- | - | |
0.0 | 6.5 | |
over 1 year ago | 5 days 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.
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.
ncurses
Posts with mentions or reviews of ncurses.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-28.
jennifer
Posts with mentions or reviews of jennifer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-01.
-
Database for Kemal server in Crystal lang
imdrasil/jennifer.cr is my ORM of choice, but I'm no longer following the recommended config directory in the root of the project. I'm just stuffing initializers to be required from the main app files (i.e. src/app.cr).
-
Have you checked out Crystal?
For a more concrete example, I don't think you can have ActiveRecord-like classes which have their fields defined by fetching actual database schema (without defining the schema upfront, like Jennifer does).
-
Frustrations with Crystal ORMs
Jennifer
What are some alternatives?
When comparing ncurses and jennifer you can also consider the following projects:
granite-orm - ORM Model with Adapters for mysql, pg, sqlite in the Crystal Language.
crecto - Database wrapper and ORM for Crystal, inspired by Ecto
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
ohm-crystal - Ohm for Crystal
kemalyst-model
core - A delightful SQL ORM ☺️
redis-tsv.cr - import and export data from Redis in TSV format
topaz - A simple and useful db wrapper for Crystal-lang
record
active_record.cr - Active Record pattern implementation for Crystal.