Apache ShardingSphere · JSON Structure
Apache Shardingsphere Data Source Request Structure
Request to add a data source
DatabaseDistributed SQLRead-Write SplittingShardingSQLApacheOpen Source
DataSourceRequest is a JSON Structure definition published by Apache ShardingSphere, describing 5 properties, of which 4 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
name
url
username
password
maxPoolSize
Meta-schema: https://json-structure.org/meta/core/v0/#