Y
Hacker News
new
|
ask
|
show
|
jobs
by
neximo64
1196 days ago
Not that great since its nondeterministic. Maybe a better solution is to use a columnar database.
2 comments
davibu
1194 days ago
Certainly, but the use case mentioned here is not related to a performance issue. It's more about syntactic sugar when a user writes SQL in interactive mode to explore data.
link
Idiot_in_Vain
1196 days ago
How would a columnar DB help?
BTW I believe all the big RDBMs now support columnar tables.
link