Data Analytics Blog

building-an-advanced-date-calendar-in-postgresql-a-step-by-step-guide
Building an Advanced Date Calendar in PostgreSQL: A Step-by-Step Guide

When working with dates and times in PostgreSQL, having a date calendar table can be incredibly useful. We will guide you through creating an advanced dynamic date calendar in PostgreSQL.

2023-12-20 4 min read
banner-black
How to host a Jupyter notebook in your Ubuntu 18.04 or 20.04 server using docker-compose

Lean how to host a Jupyter notebook in your Ubuntu 8.04 or 20.04 server to replace Google Collab.

2023-12-20 2 min read
banner-black
How to install tinyproxy on Ubuntu 18.04 or 20.04

Learn how to install tinyproxy on Ubuntu 18.04 or 20.04, so it can be used as a proxy server.

2023-12-20 1 min read
banner-black
How to install docker and docker-compose on Ubuntu 18.04 or 20.04

Learn how to install install docker and docker-compose on Ubuntu 18.04 or 20.04 (single script provided).

Jason Tragakis 2023-12-20 2 min read
banner-black
Essential SQL views for PostgreSQL Monitoring

This guide provides simple SQL views for effective PostgreSQL monitoring and management.

Jason Tragakis 2024-08-22 4 min read
banner-black
Essential User Permission SQL Commands for PostgreSQL

This is a collection of useful PostgreSQL commands

2023-12-20 1 min read