Skip to content

rafathossain/Large_Dataset_ServerSide_Processing

Repository files navigation

Large Dataset Server-side Processing

Here is a Demonstration of how you can easily handle extremely large dataset. Client-side processing is slow and consumes a lot of resources. Server-side processing if extremely fast and suitable for large dataset.

Required commands to run the project

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

If you have any queries, send me an email or send message on facebook.

About

Demonstration of how you can easily handle extremely large dataset. Client-side processing is slow and consumes a lot of resources. Server-side processing if extremely fast and suitable for large dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors