Sage Abdullah
Computer Science student at Universitas Indonesia. Google Summer of Code (GSoC) 2019 student with Django Software Foundation. My GSoC project aimed to add a cross-DB JSONField to Django.
Session
09-19
10:35
40min
Implementing a Cross-DB JSONField
Sage Abdullah
Tired of dealing with structured data? Want to avoid database migrations? Try JSONField
!
This talk explains the implementation of a cross-DB JSONField
, a new feature released in Django 3.1, that can be used on all database backends supported by Django.
Virtual