sutandojs / sutando

Sutando is a modern Node.js ORM, like Laravel Eloquent.
https://sutando.org
MIT License
165 stars 15 forks source link

Proposal: make it part of UnJS ecosystem #55

Open Salmondx opened 1 month ago

Salmondx commented 1 month ago

You made the awesome package (one of the best sql packages I used in nodejs ecosystem) and I had a random idea: why not migrate it under the UnJS suite of packages to give it recognition it deserves. Making it an official ORM of Nuxt/Nitro could be huge!

If you are not familiar with UnJS, it is a growing ecosystem of lightweight and hyperfocused packages from Vue/Nuxt creators (https://unjs.io/). Currently they don't have any ORM/SQL packages and I believe that Sutando would be a perfect fit due to its clean code quality, great documentation, frequent updates, and more.

Looks like their governance rules are not too strict and you would still own your project (https://github.com/unjs/governance), so why not to try :smile:

Anyways, thank you for your work and hope you would consider it!

kiddyuchina commented 1 month ago

Thanks for the love and the suggestion! 😄

It's indeed an interesting idea to consider migrating the project under the UnJS suite. I appreciate your confidence in the quality and potential of sutando.

However, I must admit that I don't have much experience with the process of migrating a project to another ecosystem such as UnJS. do you have any insights on this?

Salmondx commented 1 month ago

To be fair I have absolutely no idea :smile:

In a community repo (https://github.com/unjs/community?tab=readme-ov-file) they have a link to this discussion (https://github.com/unjs/community/discussions/1) that provides some information how to submit a new package.

From this discussion it feels that they are more than happy to accept new packages and it should be doable :smile: