jennifer.cr
ORM tool
A Crystal-based ORM system with flexible query DSL and model definition capabilities
Crystal ORM using ActiveRecord pattern with flexible query DSL
418 stars
13 watching
55 forks
Language: Crystal
last commit: 4 months ago
Linked from 1 awesome list
activerecordchainable-methodscrystalcrystal-languagemysqlormpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
imdrasil/hermes.cr | A Crystal-based datamapper and adapter for interacting with Elasticsearch via HTTP/HTTPS protocol. | 37 |
amberframework/granite | An ORM (Object-Relational Mapping) library that provides adapters for various databases using the Crystal programming language. | 297 |
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |
luckyframework/avram | A Crystal-based ORM for Postgres databases supporting migration and lazy loading | 166 |
crecto/crecto | An ORM wrapper around Crystal that abstracts away underlying database interactions. | 343 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 63 |
crystal-community/icr | An interactive console for running Crystal programming language code in real-time | 505 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,931 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
moonstorm/fastcrud | A fast and strongly typed .NET ORM library for interacting with various relational databases. | 506 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |