SQL
Database Management
Data persistence is the heart of any application. I learned SQL during my CDAC course and have since used it to design schemas for every project I've built.
I have practical experience with SQLite3 for lightweight mobile apps, MySQL for standard web applications, and PostgreSQL for complex, data-intensive systems.
Capabilities
- Normalization (1NF-3NF).
- Complex Joins & Views.
- Stored Procedures.