Skip to content
/ sf-ulid Public

An implementation of ULID for the Snowflake data warehouse

License

Notifications You must be signed in to change notification settings

teej/sf-ulid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sf-ulid

An implementation of ULID for the Snowflake data warehouse. Based on the ULID spec.

Usage

SELECT ULID();              -- => '01G94HBGZBQ4E3VB2W79VHC47W'
SELECT ULID(1469918176385); -- => '01ARYZ6S41ETT6HK0W51YJ40H5'

About

An implementation of ULID for the Snowflake data warehouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published