Innovate anywhere, anytime withruncode.io Your cloud-based dev studio.

MicroPyramidBlog

Explore a blog dedicated to a wide spectrum of topics including Django, Python, Machine Learning, Salesforce, Angular, React, Flutter, Svelte, LINUX, and Amazon Web Services.

Django - Database access optimization

Django - Database access optimization. Write the best query to reduce the time and improve the application performance. using select_related and prefetch_related will form sql query with joins. In some cases It will reduce extra queries to the database.

Streaming Protocols continued... RTMP, MMS

Audio streaming protocols explained with rtmp and mms in depth. We develop audio streaming services and we will setup your internet radio.

Web Development Read Full Post