Hacker News new | ask | show | jobs
by juangacovas 1488 days ago
I think DokuWiki also deserves a mention for being pretty flat-file with a lot of features and extensions
1 comments

I would argue that DokuWiki actually implements its own little custom database, with its metadata, metadata indexes, fulltext indexes etc., adding complexity and doing it probably in a shittier way than a "real database" would do.