Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Quarkus - Shardingsphere JDBC Extension

Build License Central

This extension provides a new datasource kind for Quarkus, which is based on ShardingSphere JDBC. For more information about ShardingSphere, please refer to ShardingSphere official website.

Getting Started

Add the following dependency in your pom.xml to get started,

<dependency>
    <groupId>io.quarkiverse.shardingsphere</groupId>
    <artifactId>quarkus-shardingsphere-jdbc</artifactId>
</dependency>

Limitations

It only supports JVM mode for now. And if you want to work with Quarkus Hibernate ORM, you need to add some configurations to your application.properties file. Please check with the Hibernate ORM guide and the Quarkus Shardingsphere JDBC documentation.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

关于 About

Quarkus Sharding Sphere JDBC Extension
databasedistributedmiddlewarequarkus-extension

语言 Languages

Java100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
29
Total Commits
峰值: 4次/周
Less
More

核心贡献者 Contributors