tc39 / proposal-uuid

UUID proposal for ECMAScript (Stage 1)
463 stars 7 forks source link

keeping in mind Enterprise users #11

Open bcoe opened 5 years ago

bcoe commented 5 years ago

Much of the data we've been analyzing, regarding UUID usage, comes from datasets that skew towards companies that use GitHub and that connect to the public npm registry.

We should make sure to discuss in the README how, in the future, we plan to take into account the use-cases of Enterprises that aren't represented in this slice of data.

ctavan commented 5 years ago

I‘ll make sure to discuss that when I add the analysis results to the README. Almost there...

ctavan commented 5 years ago

This one might be relevant to enterprise users: https://docs.microsoft.com/en-us/sql/t-sql/functions/newsequentialid-transact-sql?view=sql-server-2017