Sage M. 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.
Talks
Implementing a Cross-DB JSONField
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.