Skip to content

Commit

Permalink
chore: add reference links
Browse files Browse the repository at this point in the history
Signed-off-by: mlycore <[email protected]>
  • Loading branch information
mlycore committed Dec 14, 2023
1 parent 2b84491 commit 9a10495
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions solutions/stackgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,10 @@ SELECT * FROM t_order_1;
```
![](./static/select-data-from-cluster-2.png)

## References
* [https://stackgres.io/doc/latest/quickstart/](https://stackgres.io/doc/latest/quickstart/)
* [https://stackgres.io/doc/latest/install/helm/](https://stackgres.io/doc/latest/install/helm/)
* [https://stackgres.io/doc/latest/administration/cluster/connection/passwords/](https://stackgres.io/doc/latest/administration/cluster/connection/passwords/)
* [https://stackgres.io/doc/latest/administration/cluster/connection/dns/](https://stackgres.io/doc/latest/administration/cluster/connection/dns/)
* [https://shardingsphere.apache.org/oncloud/current/en/user-manual/cn-sn-operator/](https://shardingsphere.apache.org/oncloud/current/en/user-manual/cn-sn-operator/)
* [https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/usage/sharding-rule/](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/usage/sharding-rule/)

0 comments on commit 9a10495

Please sign in to comment.