Remember Bingeworthy? It fell off the air when Twitter blew up their API. I keep wanting it back, because I keep watching shows that should be in its database. I miss it. Then I realized it’s not that different from the group of explorers who are putting their app choices into feeds. The Bingeworthy database is people, shows and ratings. The simplest relational database possible. It would be easy to represent each user as a feed, where each item is a rating. The link for each item would be a pointer to the Metacritic page. And then give each feed a category of bingeworthy. From there, we explore. BTW, this is the SQL code that creates the BW database. #