The Markdown Database Pattern | The Way of Markdown
- Rufus Pollock · begun 2023, maintained since — history Your filesystem is already a database.
- Most tools just don't treat it that way.
- This is the core insight behind one of the most useful (and underused) patterns in software: treating a collection of markdown files not as documents to be rendered, but as records in a database.
Unverified
- Rufus Pollock · begun 2023, maintained since — history Your filesystem is already a database.
- Most tools just don't treat it that way.
- This is the core insight behind one of the most useful (and underused) patterns in software: treating a collection of markdown files not as documents to be rendered, but as records in a database.
Sources: Wayofmarkdown