I've been using SQL for sometime now, originally MySQL then recently I've switched to PostgreSQL. I like how it's mostly readable compared to some other languages and cheaper than Excel.
SELECT * FROM hello.world;