I'd like to insert some rows into a table using an SQL-script but the table key is an Ulid. Is there a way to generate Ulids in MySQL? It's not build-in as far as I know and Google does not come up with any community provides solutions either so I wonder if it's possible at all.