Hi Ratnadeep,

On 08/05/2020 14.03, ratnadeep ray wrote:
Hi all,

Can anyone let me know how to push the fetched data from an excel to any DB using Django?


It's not very clear what you mean by "the fetched data". Have you fetched some data already? In which format?

If you need to extract data from an excel sheet, this was the first guide I could find:

https://www.geeksforgeeks.org/reading-excel-file-using-python/

Also, "any DB" is extremely vague. Do you have a database already? Or do you just want to go for whatever database is the best suited for whatever you are trying to achieve?

And what exactly do you want to use Django for? Django is a web framework and nothing in your question mentions anything about that...

Kind regards,

Kasper Laudrup



--
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 <mailto:django-users+unsubscr...@googlegroups.com>. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1e970207-0c86-4925-b4c8-dbce7c7c069d%40googlegroups.com <https://groups.google.com/d/msgid/django-users/1e970207-0c86-4925-b4c8-dbce7c7c069d%40googlegroups.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/6b078fde-fe3d-f24f-f1c5-42a12a337c20%40stacktrace.dk.

Reply via email to