DEV Community

# uuid

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
UUID or ULID: Awesomeness of Unique Identifiers!

UUID or ULID: Awesomeness of Unique Identifiers!

6
Comments
6 min read
Shrink UUIDs with PostgreSQL or Ruby

Shrink UUIDs with PostgreSQL or Ruby

6
Comments 3
3 min read
Why you should ditch NPM UUID. Node has you covered!

Why you should ditch NPM UUID. Node has you covered!

9
Comments 1
1 min read
What is ULID and why should you start using it?

What is ULID and why should you start using it?

1
Comments
5 min read
Implement UUID primary key in Laravel, and its benefits

Implement UUID primary key in Laravel, and its benefits

11
Comments 3
9 min read
Secret For Testing UUID Generation In Golang

Secret For Testing UUID Generation In Golang

Comments
8 min read
UUID: Coordination-Free Unique Keys

UUID: Coordination-Free Unique Keys

3
Comments
7 min read
Usando UUID no Rails 7 com PostgreSQL

Usando UUID no Rails 7 com PostgreSQL

5
Comments
5 min read
⛄️ Generating unique IDs with the Snowflake algorithm

⛄️ Generating unique IDs with the Snowflake algorithm

46
Comments
8 min read
Checking if String UUID is valid with Java

Checking if String UUID is valid with Java

9
Comments 3
2 min read
UUID

UUID

8
Comments
2 min read
randomUUID in TypeScript

randomUUID in TypeScript

7
Comments 2
1 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

Codebytes: Shorter UUIDs with collision prediction using nanoid

4
Comments
1 min read
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

8
Comments
1 min read
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

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

Convert client_id to Uuid in Laravel Passport

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

Setup UUID as Primary Key in Laravel 7

2
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

6
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.

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...