Y
Hacker News
new
|
ask
|
show
|
jobs
by
bastawhiz
2024 days ago
Excel allows you to perform queries for almost arbitrary data on a spreadsheet. I wouldn't doubt for a minute that with sufficient time and motivation you could write a full sql engine with excel functions.
1 comments
tomnipotent
2024 days ago
Excel has had a robust built-in columnar database along with decent query semantics and data modeling for awhile now (Power Query/Power Pivot).
link