bookshelf-uuid

UUID generator

Automatically generates unique identifiers for database models

Automatically generates UUIDs for your bookshelf models

GitHub

32 stars
2 watching
5 forks
Language: JavaScript
last commit: over 5 years ago

Related projects:

Repository Description Stars
bsiddiqui/bookshelf-modelbase Convenient features for building model classes in Bookshelf.js 150
bsiddiqui/bookshelf-bcrypt Automates password hashing and verification in bookshelf models 16
lexborisov/yauid Generates decentralized unique IDs with time ordering and node ID information 21
webpatser/laravel-uuid Generates and validates universally unique identifiers according to the RFC 4122 standard 1,801
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
debdut/uuid-readable Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. 803
dy/get-uid Generates unique numeric IDs without side effects 11
flashultra/uuid Utility for generating and manipulating unique identifiers across various formats 25
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 241
wc-duck/uuid_h A C library to generate universally unique identifiers. 26
benwebber/sqlite3-uuid An extension for generating UUIDs in a SQLite database 48
michelboucey/nanoid Generates unique identifiers similar to UUIDs 8
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,581
mariusbancila/stduuid A C++17 cross-platform library for generating and manipulating unique identifiers. 763
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 617