microsoft / microsoft/xbox-multiplayer-analysis-tool
SQL Queries
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 106
- Forks
- 8
- Avg merge
- 6d 20h
- Merged PRs (30d)
- 2
Description
For more ad hoc analysis, XMAT should add the ability to write SQL queries for the underlying SQLite DB
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue proposes ad hoc SQL queries against XMAT's underlying SQLite database, but names no files, tests, or query entry point. Start by tracing how XMAT currently exposes and stores that database, then define the query workflow and verify that a user can run a query and inspect its results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql, sqlite
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100