uids-postgres
ID generator
Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats.
PostgreSQL Extension to generate various type of Universally Unique IDS
46 stars
0 watching
1 forks
Language: Rust
last commit: 9 months ago hacktoberfestksuidnanoidpgxpostgresqlpostgresql-extensionrustuliduuid
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| Generates unique identifiers similar to UUIDs | 9 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| Generates unique numeric IDs without side effects | 11 |
| A library that generates unique identifiers from numbers in various programming languages | 9 |
| A tool to generate unique and secure identifiers | 6 |
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| A URL-friendly ID generator for Python with customizable length and alphabet. | 461 |