SmartNote Database Design from user and note to note_tag
A practical walkthrough of SmartNote core tables, relationships, and why each design choice helps later backend work.
MySQLDatabase DesignJava
Blog
This page highlights what I've Built.
A practical walkthrough of SmartNote core tables, relationships, and why each design choice helps later backend work.
Why I moved away from generic template projects and started building a knowledge-focused backend project I can keep iterating.
A focused design note on the note table structure, indexing strategy, and soft-delete decisions.