APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache ShardingSphere
DataSource
Apache ShardingSphere
· Schema
DataSource
Physical data source configuration
Database
Distributed SQL
Read-Write Splitting
Sharding
SQL
Apache
Open Source
Properties
Name
Type
Description
name
string
Data source name
url
string
JDBC connection URL
username
string
Database username
maxPoolSize
integer
Maximum connection pool size
minPoolSize
integer
Minimum connection pool size
type
string
Connection pool type (HikariCP, etc.)
View JSON Schema on GitHub