15:45

PGWeb

Cross-platform client for PostgreSQL databases.
22:21

9 Advanced PostgreSQL Features I Wish I Knew Sooner

GENERATED columns, EXCLUDE constraints, DISTINCT ON, Foreign Data Wrappers… PostgreSQL has powerful features you might not know about. Here are my favorites.
22:21

SQL Window Functions and PARTITION BY in Practice

Sharing our experience with window functions in a recent client project involving historical data management
09:35

VizSQL - Visualize SQLite Schemas Instantly Online

Drop your .sqlite file to generate interactive ER diagrams. No login, 100% private, runs entirely in your browser.
Not sure about security here, although it states it runs entirely in your browser. Wish there’s a selfhosted alternative instead.
23:05

Velld Database Backup

A database backup management and automation tool.
08:08

PocketBase vs. TrailBase

Comparing TrailBase & PocketBase.
00:59

Pgbackweb

Effortless PostgreSQL backups with a user-friendly web interface
00:28

Visual DB — Web front end for your database

Visual DB empowers business users to create data entry forms, sheets and reports using a drag-and-drop interface.
VisualDB positions itself as an Airtable alternative, but with more. I need to find time to explore its features.
09:44

Pocketbase n8n node

This is a n8n community node. It lets you use PocketBase in your n8n workflows.

PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in auth management, convenient dashboard UI and simple REST-ish API.

21:35

Docker DB Backup

Backup multiple database types on a scheduled basis with many customizable options.
Stumbled upon this when checking out Flarum. Perhaps I can use this to several of my MySQL/MariaDB and Postgres containers.