22
votes
7answers
366 views
StackQL: Yet Another Data Dump Sandbox
StackQL is a direct-query site for the public data dump.
Like the original, javascript is required and it's limited to 1000 rows in the result set. (You can bust out of that if y …
13
votes
2answers
112 views
StackQL query to determine your own tag badge progress
Thanks to Joel Coehoorn's StackQL, I've created a query that you can use to determine how far you are from getting those elusive tag badges!
The actual query is saved in StackQL. …
12
votes
2answers
200 views
StackQL Update for October + new features
I updated StackQL to use the new October data dump (remember: this is Sql Server, not MySQL).
It also has a new (better but still very bad) graphic layout and several new featur …
3
votes
3answers
70 views
What indexes should I add to StackQL?
I'm looking ahead to the October StackOverflow public data export, which will hopefully be available before the end of the week. If so, I want to update StackQL to use that data o …
2
votes
1answer
58 views
Is there a way to see the most popular “favorite” questions?
I'm trying to find some good questions on stackoverflow to answer this question. To start my search, I thought it would be good to look at the list of the most popular favorite que …
