Ask HN: SQL Query Google (Or Other) Calendar

1 points by KiranRao0 ↗ HN
Is there a way to easily run SQL queries against Google calendars? Or run them against ical files?

2 comments

[ 3.0 ms ] story [ 18.2 ms ] thread
Why? What are you trying to achieve with that? Why does it have to be SQL?
Directly - no, and you trying to do something from wrong side. But both iCal and Google Calendar API can provide you data of all calendar events - Entities. From there, you should be able to achieve your desired result