this post was submitted on 02 May 2025
8 points (100.0% liked)
Database
159 readers
1 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Usually, first replication, then ProxySQL. But often the devs can optimize the app that uses it in parallel, eg. with caching some things in RAM, on disk or in redis or not selecting * when they only need two fields of the table etc..