I'm seeking for a good ORM for postgres under Node.js, one that supports declaration of relationships beetween models, and fields validation. I've searched during a long time and cannot get any satisfying results. Maybe someone can point me to a project I missed during my researches. Thx.
SequelizeJS - models, validation and migrations
BookshelfJS - a promise based ORM looks quite promising