go-gorm / sharding

High performance table sharding plugin for Gorm.
MIT License
275 stars 60 forks source link

Prepared Statements support #171

Open omer9564 opened 3 months ago

omer9564 commented 3 months ago

Describe the feature

Support for PrepareStmt: true configuration for performance improvement

Motivation

To improve performance

Related Issues

-