Skip to content

OmprakashShyamalan/QueryBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QueryBench

Enterprise SQL assessment platform built with Django/DRF and React.

Documentation

Project documentation has been centralized in one place:

Quick Links

Development Quick Start

python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
copy .env.example .env
python manage.py migrate
python manage.py runserver 8080

In a second terminal:

npm install
npm run dev

About

Internal‑only SQL assessment platform for enterprises to evaluate employee proficiency using their real, proprietary product datamodel—without exposing schemas or datasets to external vendors.

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors