database-ids topic

List database-ids repositories

hashids

5.2k
Stars
417
Forks
Watchers

A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.

id-mask

61
Stars
3
Forks
Watchers

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide...

hashids.js

4.2k
Stars
215
Forks
Watchers

A small JavaScript library to generate YouTube-like ids from numbers.

hashids.pm

16
Stars
6
Forks
Watchers

Hashids, ported for Perl

tinyID

33
Stars
3
Forks
Watchers

Shorten and obfuscate IDs

harsh

63
Stars
4
Forks
Watchers

Hashids implementation in Rust