granite
Database adapter library
An ORM (Object-Relational Mapping) library that provides adapters for various databases using the Crystal programming language.
ORM Model with Adapters for mysql, pg, sqlite in the Crystal Language.
297 stars
15 watching
87 forks
Language: Crystal
last commit: 5 days ago
Linked from 1 awesome list
ambercrystaldatabasegranitekemalmysqlormorm-modelsql
Related projects:
Repository | Description | Stars |
---|---|---|
imdrasil/jennifer.cr | A Crystal-based ORM system with flexible query DSL and model definition capabilities | 420 |
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 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,725 |
crecto/crecto | An ORM wrapper around Crystal that abstracts away underlying database interactions. | 343 |
imdrasil/hermes.cr | A Crystal-based datamapper and adapter for interacting with Elasticsearch via HTTP/HTTPS protocol. | 37 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
crystal-lang/crystal-mysql | A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. | 106 |
pine/crystalbrew | A tool for managing and installing Crystal versions of a build system | 14 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,932 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
techmagister/couchdb.cr | A Crystal programming language library for interacting with CouchDB NoSQL databases | 13 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |