For an API that lets you define the structure of a database, which of these naming schemes is better? It should be clear and *feel* nice and unintimidating to work with.
@joepie91 'create' feels mysterious and generic like "you don't need to know what's in there" and 'add' makes me expect more array/stack dynamics, but there's really a lot of context missing that could sway this by a lot.