مقایسه (sortable Guid)GUID , UUID
200, OK
https://andrewlock.net/generating-sortable-guids-using-newid/ icon

Pros and cons of Database identity
Nice to work with in URLs
Limiting, as they require a trip to the database, which precludes some patterns
Can be tricky to return IDs when inserting in some cases (EF Core etc solves this)
Can cause contention in high throughput scenarios. May make scaling out impossible

مقایسه  (sortable Guid)GUID , UUID