yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.84k stars 1.05k forks source link

[YSQL] ID/UUID generator #1228

Open ndeodhar opened 5 years ago

ndeodhar commented 5 years ago

Jira Link: DB-1475 Add ability to generate unique ID for row without the overhead of using serial/sequences.

rkarthik007 commented 4 years ago

Is this a duplicate of https://github.com/yugabyte/yugabyte-db/issues/3472?