Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated support and sponsor
  • Loading branch information
jeroenrinzema authored Dec 16, 2024
1 parent 8c12be3 commit b095303
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,9 @@ func handler(ctx context.Context, query string) (wire.PreparedStatements, error)

> 🚧 When wanting to debug issues and or inspect the PostgreSQL wire protocol please check out the [psql-proxy](https://github.com/cloudproud/psql-proxy) cli
## Sponsor

<img src="https://github.com/cloudproud/lab/assets/3440116/9a92844f-15a6-45a1-9f75-5f26b56b8ee8" width="150px" alt="Cloud Proud" /><br>

Sponsored by [Cloud Proud](https://cloudproud.nl). A single access point for all your data.
Query all your data sources as one large virtual database using the PostgreSQL protocol and SQL.

```sh
$ docker run -p 5432:5432 registry.cloudproud.nl/lab/kit
$ # The web interface is up and running at: http://localhost:5432
$ # You could login using the default username and password kit:kitpw
```

## Support

Feel free to join the Cloud Proud [Slack](https://join.slack.com/t/cloudproud/shared_invite/zt-23094hi83-MnbKFknPmPsnqnMtXUYfUg) workspace to discuss feature requests or issues.
Feel free to start a new discussion to discuss feature requests or issues.

## Contributing

Expand Down

0 comments on commit b095303

Please sign in to comment.