nanoid-mysql-mariadb
ID generator
A MySQL/MariaDB function that generates unique IDs with improved security and portability features
Nano ID for MySQL / MariaDB
22 stars
3 watching
1 forks
last commit: about 1 year ago databasemariadbmysqlnanoid
Related projects:
Repository | Description | Stars |
---|---|---|
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 27 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
routineco/ocaml-nanoid | Generates unique, secure strings for use in applications. | 19 |
spa5k/uids-postgres | Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 45 |