PostgreSQL

Установка и использование TimescaleDB в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и использование TimescaleDB в Ubuntu 18.04

Автор выбрал Computer History Museum для получения пожертвования в рамках программы Write for DOnations. Многие приложения, в том числе системы мониторинга и сбора данных, собирают данные для дальнейшего анализа. В…

Read more
How To Install and Use phpPgAdmin on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use phpPgAdmin on Ubuntu 12.04

phpPgAdmin is a php-based web application that provides a GUI interface for the postgresql system. It performs a similar function to phpMyAdmin, which allows users to manipulate database information in a visual program in MySQL. Here’s how to install and use phpPgAdmin on Ubuntu 12.04.

Read more
What is PostgreSQL? — step-by-step Databases tutorial on Progressive Robot

What is PostgreSQL?

PostgreSQL, commonly referred to as “Postgres,” is an open-source relational database management system. As with other relational databases, PostgreSQL stores data in tables made up of rows and columns and users can define, manipulate, control, and query data using Structured Query Language, more commonly known as SQL.

Read more
CHAT