SQL schema and reporting queries for a sales analytics proof-of-concept. Uses a single sales table and standard SQL suitable for PostgreSQL, MySQL, or SQL Server (with minor syntax notes where needed) ...
Clone this repo Create a virtualenv and install the requirements Run python manage.py migrate Run gunicorn djangosqlite.wsgi, but the problem also occurs when using python manage.py runserver or ...