| ▲ | eurleif 11 hours ago | ||||||||||||||||
Because it doesn't make a difference, because `SELECT 1` doesn't need to touch the database:
(https://gist.github.com/leifkb/d8778422d450d9a3f103ed43258cc...) | |||||||||||||||||
| ▲ | oldsecondhand 10 hours ago | parent | next [-] | ||||||||||||||||
Why are you doing meaningless microbenchmarks? | |||||||||||||||||
| |||||||||||||||||
| ▲ | j45 an hour ago | parent | prev | next [-] | ||||||||||||||||
Queries for small SaaS are usually in the thousands of records, if not hundreds. | |||||||||||||||||
| ▲ | locknitpicker 10 hours ago | parent | prev | next [-] | ||||||||||||||||
> Because it doesn't make a difference, because `SELECT 1` doesn't need to touch the database: I hope you understand that your claim boils down to stating that SQLite is faster at doing nothing at all, which is a silly case to make. | |||||||||||||||||
| |||||||||||||||||
| ▲ | nchmy 4 hours ago | parent | prev [-] | ||||||||||||||||
How about pg on Unix socket? | |||||||||||||||||
| |||||||||||||||||