Skip to content

leny/miwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

miwa

Dynamic ORM for node.js


NOTE: miwa is, for now, a big work in progress.


miwa is an ORM for node.js. But a dynamic ORM : based on the structure of the database, miwa creates classes, methods and properties to manipulate data in the code.

I think the database should be the only responsible for its structure.

miwa is adapted from leny/zewo, an old PHP project based on the same idea.

I plan to support MySQL, SQLite & postgresQL.

About

Dynamic ORM for node.js

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors