phatboyg/NewId

Which type of sequential guid

Closed this issue · 1 comments

Hey, I am just curious about which type of sequential guid you are using?

Because if you want increase performance in MSSQL you need to use sequential at end, and for MySql you need to use sequential at beginning.

It was designed to be sequential for Microsoft SQL Server clustered indices.