Worry-free Postgres for SaaS. Built to scale out. Citus is offered as a database service, on-prem, & open source. So you can focus on your app—not your database. (more…)
Read more »
Django is a powerful framework used in many great projects. It provides many batteries, that speed up development and
therefore reduces the price of it. When a project becomes large and is used by many users you inevitably will run
into performance proble... (more…)
Read more »
This 10-minutes guide will help you easily getting started with monitoring a Django application using Prometheus and Grafana… (more…)
Read more »
Welcome to part 28 of "How to build an Ecommerce website using Django 3 and Vue.js". In this part of the series, I will implement PayPal to the website. So w... (more…)
Read more »
In this tutorial I will show you how to implement a very simple single-page application with Django.
We will take advantage of Django's views and JavaScript's fetch API. You should have django installed before starting a dj... (more…)
Read more »