Hacker News new | ask | show | jobs
by gvsg-rs 853 days ago
That is pretty much what Readyset does. The SQL parser identifies queries that are supported (and cached), and passes through all other requests to the backend database.

As we expand query support, we allow users to cache more and more queries.