logoalt Hacker News

efromvttoday at 10:52 AM0 repliesview on HN

The SELECT machinery is the product with databases! SQL often the shortest description of the processing logic, and the database has an efficient local execution engine that can prune/reduce data read based on the plan. Very hard to match in app, especially when joins get involved.