postgresql-orm
ORM library
An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases.
An Haskell ORM (Object Relational Mapping) and migrations DSL for PostgreSQL.
78 stars
6 watching
12 forks
Language: Haskell
last commit: over 3 years ago 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 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
moigagoo/norm | An object-driven ORM library for interacting with relational databases using Nim programming language. | 384 |
haskell-beam/beam | A type-safe, Haskell interface to relational databases. | 577 |
vadimtsushko/objectory | An object document mapper library for Dart applications that maps objects to PostgreSQL databases. | 55 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
luckyframework/avram | A Crystal-based ORM for Postgres databases supporting migration and lazy loading | 165 |
silverqx/tinyorm | A modern C++ ORM library providing a simple interface to interact with databases. | 242 |
hamedmasafi/nut | An advanced ORM library for Qt that simplifies database interactions and data modeling. | 295 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |