norm
ORM library
An object-driven ORM library for interacting with relational databases using Nim programming language.
A Nim ORM for SQLite and Postgres
384 stars
10 watching
34 forks
Language: Nim
last commit: 5 months ago
Linked from 1 awesome list
databasehacktoberfestnimnim-langnimbleormpostgresqlsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
sammaye/mongoyii | An extension that provides a MongoDB ORM (Object Relational Mapping) system for the Yii framework. | 135 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
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 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
silverqx/tinyorm | A modern C++ ORM library providing a simple interface to interact with databases. | 242 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
itsumura-h/nim-allographer | An asynchronous query builder library for multiple databases using Nim. | 151 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |