bookshelf-uuid
UUID generator
Automatically generates unique identifiers for database models
Automatically generates UUIDs for your bookshelf models
32 stars
2 watching
5 forks
Language: JavaScript
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Convenient features for building model classes in Bookshelf.js | 150 |
| Automates password hashing and verification in bookshelf models | 16 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. | 804 |
| Generates unique numeric IDs without side effects | 11 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A C library to generate universally unique identifiers. | 26 |
| An extension for generating UUIDs in a SQLite database | 48 |
| Generates unique identifiers similar to UUIDs | 9 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| A C++17 cross-platform library for generating and manipulating unique identifiers. | 772 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |