First Steps using FoundationDB

Im trying to get into FoundationDB. I found the getting started page (https://apple.github.io/foundationdb/getting-started-mac.html)
but it doesn’t describe how to create a DB, schema, import data, read out data etc

Are there any resources on how to use FoundationDB in a daily use scenario.