Skip to content

πŸ“˜ 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.

Notifications You must be signed in to change notification settings

tejashviraj19/MongoDB-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

πŸ“˜ 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages