from
Hacker News
Top
New
Pisanix – A database mesh project sponsored by sphereex
by
maydemir
on 6/13/22, 12:00 AM with 1 comments
by
mdaniel
on 6/13/22, 3:05 AM
Too bad it seems to currently only support mysql:
https://github.com/database-mesh/pisanix/tree/v0.1.0/pisa-pr...
and even then apparently only mysql 8 since they seem to be doing SQL reparsing:
https://github.com/database-mesh/pisanix/blob/v0.1.0/pisa-pr...