PostgreSQL: Ora2Pg 24, pgCluu 3.5, and SQLPage
-
Ora2Pg 24.0 have been released
Montreal, Canada - July 5th, 2023
Ora2Pg
Version 24.0 of Ora2Pg, a free and reliable tool used to migrate an Oracle database to PostgreSQL, has been officially released and is publicly available for download.
This major release adds official support to migration of SQL Server database to PostgreSQL. It also fixes several issues reported since past height months and adds some new features and improvements.
-
pgCluu v3.5 released
pgCluu - PostgreSQL Cluster Utilization
pgCluu is a Perl program used to perform a full audit of a PostgreSQL Cluster performances. It is divided in two parts, a collector used to grab statistics on the PostgreSQL server using psql and sar, a reports builder that will generate all HTML and charts output.
This is a maintenance release that fixes issues reported since the past six months and adds support to PostgreSQL 16.
-
Announcing SQLPage: Build Dynamic Web Applications in SQL
👨💻 Introduction
SQLPage is a free and open-source tool for building beautiful web apps entirely in SQL.
It is a small single binary executable that runs a web server, executes
.sql
files on demand, and renders the results using a wide array of pre-defined web components.