Provides struct and type for a Database
@type t() :: %ExChromaDb.Api.Database{ id: String.t(), name: String.t(), tenant: String.t() }