|
|
|
|
|
by prodigal_erik
3651 days ago
|
|
We have decades of research into filtering, joining, and aggregating across a complex set of tables and views. With microservices you have to roll your own query planning and stream all the intermediate results on the wire even when you're throwing away most of them. |
|