crecto

database library

An ORM wrapper around Crystal that abstracts away underlying database interactions.

Database wrapper and ORM for Crystal, inspired by Ecto

GitHub

344 stars
16 watching
43 forks
Language: Crystal
last commit: 11 months ago
Linked from 1 awesome list

crystaldatabasedatabase-wrapperectomysqlormorm-frameworkpostgres

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
anykeyh/clear An ORM library for Crystal that simplifies interactions with PostgreSQL databases. 272
rougin/credo A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. 14
imdrasil/jennifer.cr A Crystal-based ORM system with flexible query DSL and model definition capabilities 418
luckyframework/avram A Crystal-based ORM for Postgres databases supporting migration and lazy loading 165
crystal-lang/crystal-db A common API for interacting with various databases from a Crystal application 303
crystal-lang/crystal-mysql A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. 107
amberframework/granite An ORM (Object-Relational Mapping) library that provides adapters for various databases using the Crystal programming language. 297
meoowww/crirc A Crystal library for building IRC client and server applications. 21
oprypin/crsfml A Crystal programming language binding to the SFML multimedia/game library 350
spider-gazelle/rethinkdb-orm An ORM for RethinkDB with support for callbacks and associations in Crystal language 24
juancarlospaco/nim-gatabase A compile-time ORM for Nim, providing a simplified DSL for working with databases. 120
krozark/cpp-orm A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. 7
crenv/crenv Manages multiple versions of Crystal, a programming language, allowing developers to easily switch between different versions. 238
jemc/crystal-flecs A Crystal wrapper around an Entity-Component-System (ECS) library, providing a simplified interface for managing game-like data structures. 2
mmacia/tmdb.cr A Crystal wrapper for accessing data from The Movie Database API 3