We have a bulk insert command on our official CLI ...
# spicedb
j
We have a bulk insert command on our official CLI tool
zed
that some folks have used. Otherwise, I'd recommend doing it basically the same way you're orchestrating db migrations for your primary database. That way it keeps things all together. "Spin up a spicedb, postgres and run the app migrations"