Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k1r0s/korm

[DEPRECATED] Lightweight orm with different DB adapters
https://github.com/k1r0s/korm

database orm orm-library ormlite promise sqlite

Last synced: 10 days ago
JSON representation

[DEPRECATED] Lightweight orm with different DB adapters

Awesome Lists containing this project

README

        

# korm

lightweight ORM for various SQL engines in nodejs

currently supported: __sqlite__

in progress: __mysql__

### [Docs](../master/docs/api.md)

>FYI ~/test/test-utils.js contains lots of examples