7 ms·
Relared ORM is another orm supporting postgres and mysql. It builds the models by itself by loading the required definitions from the database. https://www.npmj
by eventemitter 10y ago
Relared ORM is another orm supporting postgres and mysql. It builds the models by itself by loading the required definitions from the database. https://www.npmjs.com/package/related https://www.npmjs.com/package/related
- gjolund 10y agoI'll have to give that a shot, seems like a nice compromise between fully automated solutions like Postgrest and a conventional ORM.