Search Articles — Sudonull

Search Results

In this project

DB migrations in legacy without ORM: structure and practice

https://sudonull.com/db-migrations-in-legacy-without-orm-structure-and-practice

Setting up DDL/DML migrations for legacy systems: Git structure, version tables, deploy to dev/prod. Change control without Liquibase/Flyway. Instructions for middle/senior dev.

DuckDB as storage: replacing ETL Postgres

https://sudonull.com/duckdb-as-storage-replacing-etl-postgres

Learn how DuckDB replaces ETL + Postgres with one file for OLAP. Code examples, SLA, migration. Simplify analytics without infrastructure — read the guide for developers.

Alerts Server Pusk 16 MB on Go

https://sudonull.com/alerts-server-pusk-16-mb-on-go

Self-hosted Pusk: 16 MB binary with Bot API, WebSocket, ACK for Zabbix/Grafana. No Postgres, bot migration in 1 line. Install for reliable monitoring without external services.

From the web

PostgreSQL: The world's most advanced open source database

https://www.postgresql.org/

21 hours ago · PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. There is a wealth of information to be found describing how to install and use PostgreSQL through the official documentation. The open source community provides many helpful places to become ...

Jul 10, 2026 ·

https://www.geeksforgeeks.org/postgresql/postgresql-tutorial/

Jul 10, 2026 · PostgreSQL is a free and open-source database management system used to store, organize and manage data efficiently. It is one of the most popular databases because it is reliable, secure and can handle large amounts of data. Supports SQL queries to store, retrieve and manage data. Allows transactions to keep data accurate and consistent. Supports JSON and JSONB data for modern applications ...

Mar 16, 2026 ·

https://www.pgadmin.org/

Mar 16, 2026 · pgAdmin The Most Popular PostgreSQL Admin Tool Feature-rich, open-source administration and development platform for PostgreSQL, the most advanced open source database in the world.

What is a PostgreSQL Database? - Databricks

https://www.databricks.com/blog/what-is-postgresql-database

Is Postgres a Free Database? PostgreSQL is completely free under an open source license. The license allows anyone to use, copy, modify and distribute the software for any purpose without payment. Organizations embed PostgreSQL in commercial products, run it in SaaS platforms and deploy it internally without obligations.

Searches related to postgres pro

https://hub.docker.com/_/postgres/

PostgreSQL is a reliable object-relational database system ensuring data integrity, available as an official Docker image for seamless integration and deployment.

Trending Now