norm

repository·develop·Indexed 19 days ago

https://github.com/moigagoo/norm

An object-driven, framework-agnostic ORM for the Nim programming language with support for SQLite and PostgreSQL databases.

Tokens
118
Snippets
2
Records
2
Agent score
15%

What's inside norm

  1. Install Norm via Nimble

    develop

    Install the Norm ORM using the Nimble package manager. Ensure you have the latest version of Nimble installed before proceeding.

    To install Norm:

    nimble install -y norm

    To ensure you have the latest Nimble:

    nimble install -y nimble