Forem

# uuid

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
⛄️ Generating unique IDs with the Snowflake algorithm
Cover image for ⛄️ Generating unique IDs with the Snowflake algorithm

⛄️ Generating unique IDs with the Snowflake algorithm

54
Comments
8 min read
UUID

UUID

8
Comments
2 min read
randomUUID in TypeScript

randomUUID in TypeScript

9
Comments 2
1 min read
Checking if String UUID is valid with Java
Cover image for Checking if String UUID is valid with Java

Checking if String UUID is valid with Java

12
Comments 3
2 min read
Evitando IDs sequenciais no Ruby on Rails

Evitando IDs sequenciais no Ruby on Rails

14
Comments
5 min read
Codebytes: Shorter UUIDs with collision prediction using nanoid
Cover image for Codebytes: Shorter UUIDs with collision prediction using nanoid

Codebytes: Shorter UUIDs with collision prediction using nanoid

5
Comments
1 min read
How to generate a random unique identifier with UUID
Cover image for How to generate a random unique identifier with UUID

How to generate a random unique identifier with UUID

6
Comments
1 min read
Generate dynamic ID's using JavaScript

Generate dynamic ID's using JavaScript

9
Comments
1 min read
Why we chose UUID over SERIAL in PostgreSQL?
Cover image for Why we chose UUID over SERIAL in PostgreSQL?

Why we chose UUID over SERIAL in PostgreSQL?

2
Comments
3 min read
How to use UUIDs in URLs in Laravel

How to use UUIDs in URLs in Laravel

12
Comments 3
2 min read
Convert client_id to Uuid in Laravel Passport

Convert client_id to Uuid in Laravel Passport

5
Comments
2 min read
Setup UUID as Primary Key in Laravel 7

Setup UUID as Primary Key in Laravel 7

3
Comments
2 min read
How to Use UUID as a Primary ID in Django Models

How to Use UUID as a Primary ID in Django Models

8
Comments
3 min read
How to migrate primary keys from bigint to UUID in Rails

How to migrate primary keys from bigint to UUID in Rails

8
Comments 1
2 min read
Eloquent UUIDs.
Cover image for Eloquent UUIDs.

Eloquent UUIDs.

43
Comments 18
3 min read
Using Postgre’s UUIDs in Laravel and Eloquent

Using Postgre’s UUIDs in Laravel and Eloquent

5
Comments
3 min read
loading...