hanami-sequel
ORM
An extension to Hanami that enables the use of Sequel as an ORM.
4 stars
0 watching
2 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
database-migrationshanamisequel
Related projects:
Repository | Description | Stars |
---|---|---|
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
go-rel/rel | A modern ORM layer for Golang | 770 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
abrahambotros/lore | An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience. | 14 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
kaminari/kaminari-mongo_mapper | An adapter that enables Kaminari's ORM functionality with MongoDB | 2 |
manyuanrong/dso | A Deno-based ORM library that provides a simple interface to interact with MySQL databases. | 91 |
hamedmasafi/nut | An advanced ORM library for Qt that simplifies database interactions and data modeling. | 295 |
golobby/orm | An object-relational mapper for the Go programming language. | 159 |
thinkjs/think-sequelize | Extends Sequelize ORM to work seamlessly with ThinkJS 3.x framework. | 13 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |