ai / nanoid

A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
https://zelark.github.io/nano-id-cc/
MIT License
24.22k stars 790 forks source link

New Port for MySQL / MariaDB #436

Closed nik-sta closed 1 year ago

nik-sta commented 1 year ago

Hey folks,

I'm reaching out because I've got something new to share. After having a great experience working on the PostgreSQL port of Nano ID, I've now created a new port for MySQL/MariaDB.

This project aims to bring the simplicity and efficiency of Nano ID to even more developers, particularly those who prefer MySQL/MariaDB for their database management.

You can check out the project here: Nano ID for MySQL/MariaDB. It maintains the core principles of the original Nano ID, offering a reliable and straightforward solution for unique ID generation in MySQL/MariaDB databases.

I have opened a pull request, and I would appreciate it if you could review the changes. If everything looks good and aligns with the project's guidelines, it would be fantastic if you could merge it.

As always, your feedback is precious. If you have a moment to check out the project, I'd appreciate any thoughts or suggestions you have.

Keep up the great work! Cheers, Nikola