Document Your Database: Clean Code & Design Patterns with Modern Pascal

Опубликовано: 04 Июль 2026
на канале: Silver Pascal Coder
534
30

In this video, we’re building dbtomd, a CLI tool that connects to MySQL, PostgreSQL, and SQLite to automatically generate structured, linked Markdown documentation for your database schema.

Grab the code and follow along: 👉 https://github.com/SilverCoderInPasca...

Timestamps:
00:00 Introduction and background
04:00 Talking about the units
10:18 (Problems 'with')
14:01 Main program
23:35 Running the program
26:30 Viewing the output

#FreePascal #Lazarus #CodingTutorial #SoftwareArchitecture #Database #Markdown #CleanCode #PascalProgramming #SQL