Hey Anil,

Django PostgresQL and Django-MySQL have JSONField which allow you to store
JSON formatted data (I am assuming you meant storing JSON data when you
asked *multiple files in  Json format to  store the  database *)

*PostgresQL*:
https://docs.djangoproject.com/en/2.2/ref/contrib/postgres/fields/#jsonfield

*Django-MySQL*:
https://django-mysql.readthedocs.io/en/latest/model_fields/json_field.html#django_mysql.models.JSONField



On Wed, Sep 25, 2019, 16:28 ANIL UMARANE <anilumar...@gmail.com> wrote:

> Hi guys,
> How to store the multiple files in  Json format to  store the  database .
> Easily retrieve and delete.
>
> And how set the path........
>
> Regards..........
> Anil.K
> Mob:9019094199
>
> --
> 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/CAKfwX9wvcE909kbu79xFt1bcWzfS3u8L%3D6v-5iRQLjYQBk%3D9cw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAKfwX9wvcE909kbu79xFt1bcWzfS3u8L%3D6v-5iRQLjYQBk%3D9cw%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/CAEMqiPcdRsnxg4_RTkQpYW8-H2ftas8N%2BFg7BghVWAuHi3cvKg%40mail.gmail.com.

Reply via email to