News

This project sets up a PostgreSQL 15 master-slave replication architecture using Docker Compose. The setup includes streaming replication with automatic failover capabilities. . ├── config │ ├── ...
We are excited to announce an enhancement in how Power Apps connects to SQL Server. Service Principal Name (SPN) based connections are now shareable! This enhancement marks a key step forward in ...
The basic principle behind this database repository is to have a single SQL file holding every table in the database. When something is changed in the database the modification is done by adding SQL ...