nim-gatabase
Database ORM
A compile-time ORM for Nim, providing a simplified DSL for working with databases.
Connection-Pooling Compile-Time ORM for Nim
120 stars
4 watching
5 forks
Language: Nim
last commit: about 2 years ago
Linked from 1 awesome list
compile-timedatabasedatabasesdslnimnim-langormorm-extensionorm-frameworkorm-libraryormlitepostgrespostgresqlsqlsqlalchemysqlitesqlite-databasesqlite-ormsqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
moigagoo/norm | An object-driven ORM library for interacting with relational databases using Nim programming language. | 384 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
go-reform/reform | An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,444 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
go-rel/rel | A modern ORM layer for Golang | 770 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
juancarlospaco/nim-html-dsl | A compiler-based HTML DSL for Nim programming language | 65 |
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 |
erlyorm/boss_db | An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 277 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
hamedmasafi/nut | An advanced ORM library for Qt that simplifies database interactions and data modeling. | 295 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 51 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |