nest-mikro-crud
nest-mikro-crud copied to clipboard
Still going to maintain this?
Hi there,
this is really a neat project. Are you going to update it and maintain it long term? If you need some help updating it let me know!
Regards Alex
seems not so popular with typeorm one. but seems mkro more efficent than typeorm.
Hey thanks for your message and very sorry for missing your previous comment. I'm a little disappointed about the ecosystem of the nodejs backend development community and haven't being developing backend using nodejs for months, so this project might stay unmaintained until I someday pick it up. However I would be glad to merge PRs if you're interested in updating the library :]
it's the most featurable mikroORM crud for nest i could found from github. i've take a view throght it. it's good structured. but in my opionion, use a class factory to gen a base class, is not so effient. this will lead a base class creation every time while son class create. i'm new to ts, if wrong, take my apolagize.
best regards!