I
I
Invoker3222020-01-16 20:32:52
Django
Invoker322, 2020-01-16 20:32:52

How to accept JSON data and what is the best way to store this data, and then use this data?

The question is in the title, and if it doesn't make it difficult, advise the actual libraries. There will be a lot of data in JSON, but not all the information will need to be taken. The whole goal, through js, json data is sent to the server in django, useful information is parsed from json and stored in a convenient way, and then pulled out and used if necessary. In general, in short, we need actual libraries / packages for django, an answer to the question about how JSON is stored, and a code example of how to constantly wait for this data from the client, accept and save it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-01-16
@dimonchik2013

about the way JSON is stored

well, jsonb if Django himself ordered Postgre , for Muskul there is also a battery
to accept save and wait - all through a regular request

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question