Login
From:
pganalyze
(Uncensored)
subscribe
Postgres JSONB Fields in Django
https://pganalyze.com/blog/postgres-jsonb-django-python
links
backlinks
Roast topics
Find topics
Find it!
With Django's ORM, creating JSONB fields, using them in your models, inserting data into them, and querying from them is all possible. Learn how here.