from Hacker News

Show HN: SQL Interface to "AWS What's New" Using Datasette

by rcaught on 11/24/23, 12:57 AM with 2 comments

In time for AWS re:Invent 2023 next week, I’ve been building a site that provides a SQL interface to the AWS What’s New (https://aws.amazon.com/new/) feed for all time!

It’s mostly an excuse for learning about a few technologies… DuckDB, Pandas, Datasette and brushing up on my Python.

You can look at the example queries or write your own!

  • by QuinnyPig on 11/24/23, 2:21 AM

    I like this very much.