Standard · Apache-2.0
db.md
The open standard for databases in plain files.
Your database is a folder of plain text files. Every record is one .md file you can open, read, and edit by hand, and the links between records are written into the text. A capable agent reads those files, writes them, and finds the connections between them by meaning. The agent is the engine, and it gets sharper every time the model behind it improves.
No daemon, no fixed tables, no query language in the middle. No vector store, ever. db.md is an open standard, Apache-2.0, and it stands on its own.