GitHunt
TE

tejashviraj19/MongoDB-SQL

๐Ÿ“˜ Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey โ€” one commit at a time.

Welcome to my practice repository where I log my daily learning and hands-on tasks using:

  • ๐Ÿ’ป Java Programming
  • ๐Ÿ—ƒ๏ธ SQL Databases
  • ๐Ÿƒ MongoDB

๐Ÿ“‚ Repository Structure

Each file in this repository is named with the date on which I practiced.
This makes it easy to track progress and revisit previous work.


โœ… What You'll Find

๐Ÿ”ธ SQL Files

  • Creating databases and tables
  • Inserting, updating, and querying data
  • Exploring joins, subqueries, and more

๐Ÿ”ธ Java Files

  • Core Java concepts
  • JDBC connection with SQL
  • CRUD operations in Java

๐Ÿ”ธ MongoDB Files

  • Shell commands
  • Working with collections and documents
  • Aggregation and filtering queries

๐ŸŽฏ Purpose

This repository is part of my coursework and personal learning.
It helps me consistently practice backend concepts and database interaction using Java.

Whether it's SQL, MongoDB, or Java CRUD โ€” everything is logged, one day at a time ๐Ÿ“…


๐Ÿ“Œ How to Use

  • Browse by date to see what was practiced each day
  • Open any .sql, .java, or .txt file to check out the code
  • Feel free to clone the repo and run the examples for your own learning

Thanks for visiting! ๐Ÿ˜Š
Feel free to โญ star this repo if you found it useful.