Ever wanted to connect a streaming database to Django ORM. Learn how with Django and RisingWave
ReadSlides and recordings from my talk about "Deep Inside Django's ORM" at DjangoCon EU on September 21, 2022
ReadSlides and recordings from my talk about "Advanced Django ORM" at PyCon DE on April 13, 2022
ReadIn this tutorial we will create a shoutbox with automated translations. Users can enter a message and this message can be read by other users in different languages.
Read