←back to thread

634 points david927 | 1 comments | | HN request time: 0.256s | source

What are you working on? Any new ideas that you're thinking about?
1. julien040 ◴[] No.41348988[source]
I'm trying to push the boundaries of SQL by building Anyquery[1]. It's a SQL query engine that allows you to run queries on anything (GitHub, Todoist, Parquet, Google Sheets, logs, emails, etc.)

It's mental gymnastics to transform different data sources (e.g. a spreadsheet) into a SQL database with write support, but I do enjoy the journey and learn a lot from it.

[1] https://github.com/julien040/anyquery