NewsLab
Apr 28 23:38 UTC

Show HN: Markdown as a Database (github.com)

13 points|by molefrog||2 comments|Read full story on github.com

Comments (2)

2 shown
  1. 1. Almured||context
    Isn’t it largely a first step into Karpathy’s direction or Obsidian to a certain extent? Especially when you start hitting a certain size
  2. 2. fermatf||context
    Nice project! Will give it a shot.

    Lately I am looking for some data format as db when I code another small personal productivity tool. I want the format to be well readable for humans and auditable if something breaks and i don't have time to fix right now. MDs seem to fit both.