opensergo/opensergo-specification

Add database governance spec | 数据库治理标准初版

sczyh30 opened this issue · 1 comments

This is the umbrella issue of the OpenSergo database governance spec (client-side).

  • Dabatase workload
    • VirtualDatabase
    • DatabaseEndpoint
  • Database route match
  • SQL routing
    • Read/write splitting
    • Sharding
    • Shadow table/database
  • SQL rate limiting
  • Connection pool governance
    • Bad connection handling
  • Encryption