Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/just-paja/djorm

Django inspired ORM layer for your Node.JS apps
https://github.com/just-paja/djorm

nodejs orm

Last synced: 21 days ago
JSON representation

Django inspired ORM layer for your Node.JS apps

Awesome Lists containing this project

README

        

# `djorm`

An attempt at bringing DJango ORM to Node.js.

# Quick start

* [Installation](./docs/installation.md)
* [First Model](./docs/create-first-model.md)
* [Configuration](./docs/configuration.md)