Skip to content

aflores/SQLNoir

 
 

Repository files navigation

SQL Noir 🔍

Step into the shoes of a real detective and solve crimes using SQL! SQL Noir is an interactive mystery-solving game where you crack cases by writing SQL queries.

About

Welcome to SQL Noir, where you're a data detective solving criminal cases through the power of SQL. Each case file presents you with a unique crime scenario and a database full of evidence. Your mission is to:

  • Uncover suspicious patterns in the data
  • Track down missing records
  • Connect the dots between suspects
  • Expose fraudulent transactions
  • Piece together the evidence using SQL

Getting Started

  1. Clone this repository
  2. Install dependencies:
    npm install
  3. Start your investigation:
    npm run dev
  4. Open your browser and navigate to http://localhost:5173

Case Files

Each case in SQL Noir is a unique crime that needs solving. Cases range from simple thefts to complex murders, organized by difficulty level. Put your SQL skills to the test and climb the ranks from rookie to master detective.

Join the Detective Agency

We welcome new detectives! Whether you want to:

  • Submit new cases for others to solve
  • Improve existing investigations
  • Fix bugs in the system
  • Enhance the detective interface
  • Improve documentation

Check the Contributing Guidelines to join the force and help make SQL Noir even better.

About

Solve mysteries through SQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • PLpgSQL 1.5%
  • Other 1.2%