Use JSON and Markdown as your app database
Your app already keeps data in files. Every new project rebuilds parsing, validation, queries and safe updates.
For exampleA small app with JSON tasks, Markdown notes and original PDF attachments.
A shared record schema and field queries are the next step; they are not in the released Core yet.