datacontract / datacontract-specification

The Data Contract Specification Repository
https://datacontract.com/
MIT License
278 stars 41 forks source link

Add more options to [servers, type] #18

Closed larshei closed 9 months ago

larshei commented 11 months ago

Hey there,

currently, snowflake/bigquery/dbt and maybe a few more are supported.

I would like the following types (and parameters) to be added:

would that be of interest?

I can try to provide suggestions as a PR if desired :)

simonharrer commented 10 months ago

Hi @larshei, thanks for your proposal. Yes, this would be of interest.

As api (asyncapi or openapi?), rabbitmq, and azure (is quite big, which azure service?) would require a bit more thought, I propose to start with relational databases, perhaps even with the largest provider, that is postgres. Would you be so kind to draft a PR for support of postgres? Or did you have another relational database in mind?

jochenchrist commented 9 months ago

Thank you for your suggestion, I think, more server types make sense.

We recently added postgres and pubsub server types.

For others, I'd suggest opening separate tickets per server type. So I will close this ticket for now.