This directory includes user contributed notes, scripts , hacks and workarounds for using Vitess with common frameworks and Business Intelligence tools.
It will closely follow vitessio#5166 but will also focus on finding and highlighting solutions that will enable users of these frameworks to use Vitess.
- For maximum support we should prefer solutions that run queries through vtgate.
- To accelerate adoption of Vitess, solutions that do not depend on updating Vitess core are preferred.
- If we are not able to achieve the above, we can connect to specific shards in passthrough mode i.e. dbname:- or dbname:-80
Contributions are very much welcome.