Percy, when you use Pandas dataframe you can use merge() function, it works
just like sql join

On Sun, 11 Jun 2023, 5:48 am Alec Delaney, <96alecpatr...@gmail.com> wrote:

> For server
>
> On Thu, Jun 8, 2023, 15:03 Percy Masekwameng <
> percymasekwameng...@gmail.com> wrote:
>
>> Hi
>>
>> I have web app survey that collect data and generate a CSV file,
>> I'm using railway to deploy my web app, running on 8GB RAM and each time
>> I generate a file, the server goes down and display "Application failed to
>> respond" the database table has over 2k records
>> Is there any way to improve the performance so that I can be able to
>> download large dataset from the web app?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CANfc-pBoutR0kD%3DcqwRHGSQ8gac%2B_YLMyCQoFK--%3DD54TZpotA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CANfc-pBoutR0kD%3DcqwRHGSQ8gac%2B_YLMyCQoFK--%3DD54TZpotA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFGN%3DGiUQMhWC42LnWbCTuXv5TROrDNjU%2BQLGKU2C_4aQVoLjw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAFGN%3DGiUQMhWC42LnWbCTuXv5TROrDNjU%2BQLGKU2C_4aQVoLjw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHV4E-dkvMxxgiqQCF%3DzWJkzUmYdG8M6UrBzSKRgx9NeZYYTSw%40mail.gmail.com.

Reply via email to