steam-hidden-gems

SQL analysis of the Steam catalog to surface hidden gems: highly-rated, low-ownership, affordable games. Includes data-cleaning, noise-filtering, and validation write-up. (by michaelnocito)

Steam-hidden-gems Alternatives

Similar projects and alternatives to steam-hidden-gems based on common topics and language

  1. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  2. telco-churn-analysis

    Customer churn analysis - data cleaning and EDA in Python/pandas

  3. sqltoerdiagram

    ER diagram generator. Paste CREATE TABLE statements and get a clean, interactive ERD — runs 100% in your browser, nothing uploaded

  4. graphql-w-persistent

    This is an updates page and an example repository for the GraphQL SQL database service package graphql-w-persistent.

  5. Skytrax-Data-Warehouse

    Discontinued A full data warehouse infrastructure with ETL pipelines running inside docker on Apache Airflow for data orchestration, AWS Redshift for cloud data warehouse and Metabase to serve the needs of data visualizations such as analytical dashboards.

  6. Dataquest-Data-Science-Analysis-Projects

    A repository dedicated to storing guided projects completed while learning data science concepts with Dataquest.

  7. sqliteviz

    Instant offline SQL-powered data visualisation in your browser

  8. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better steam-hidden-gems alternative or higher similarity.

steam-hidden-gems discussion

Log in or Post with

steam-hidden-gems reviews and mentions

Posts with mentions or reviews of steam-hidden-gems. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-08-09.
  • SQL JOINs: How to Join Two Tables Without Losing or Doubling Rows
    1 project | dev.to | 11 Aug 2026
    The worked example is real. Every number on this page comes from a published portfolio project: a list of 175 games joined to a table of 41,154,794 player reviews. The queries run against the full datasets at Steam Hidden Gems on GitHub. If joins are the only thing here that is new, and clauses like GROUP BY and HAVING are too, start with SQL foundations and come back.
  • Operationalization: Turning Fuzzy Questions Into Measurable Definitions
    3 projects | dev.to | 9 Aug 2026
    That is the data-driven thresholds method setting the parameters inside each definition, while operationalization decides what needs a parameter at all. The same chains run through the Steam and Streaming Hidden Gems projects, where "hidden" and "loved" each get an explicit, defended definition before any query runs. The Telco Churn project does the same on the business side. "Sticky customer" becomes a count of add-on subscriptions across six service columns. "At risk" becomes a tenure band. Both are stated in the README, so a reader can argue with the definition instead of guessing at it.
  • Your Data Is Never Fully Clean, and Analysts Ship Anyway
    3 projects | dev.to | 9 Aug 2026
    You can read real ones in the wild. The Steam Hidden Gems and Streaming Hidden Gems projects each carry a "Scope & Assumptions" section. They state which records were excluded and why, what the source data cannot see, and which cleaning decisions carry known costs.
  • Why Exploratory Data Analysis Matters
    3 projects | dev.to | 9 Aug 2026
    When a check like that passes, the import earns some trust. When it fails, you found a problem at the cheapest possible moment. The Steam Hidden Gems and Streaming Hidden Gems projects both carry a "Validation" section showing these cross-checks, with totals reconciled two independent ways before any conclusion rested on them.
  • Data-Driven Thresholds: Picking Cutoffs You Can Defend
    2 projects | dev.to | 8 Aug 2026
    The same pattern runs through the Steam Hidden Gems and Streaming Hidden Gems projects. Each derives its "enough reviews / enough votes" floor from the measured distribution. The rejected alternatives are documented in the README.
  • A note from our sponsor - AppSignal
    www.appsignal.com | 11 Sep 2026
    Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more →

Stats

Basic steam-hidden-gems repo stats
5
1
7.9
22 days ago

The primary programming language of steam-hidden-gems is HTML.


Sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?