Jun 2021 - Present
Aditya Gupta
- @itsadityagupta
- Data Engineer
- India
Resume
Mar 2021 - Jun 2021
Software Engineer Intern, Hashedin by Deloitte
Jun 2020 - Aug 2020
Data Science Intern, LeewayHertz Technologies
Links
Technical Blogs
View All
Hey Everyone! I've just written a mini-blog on Predicate Pushdown in SQL. As per predicate pushdown, all the filters in a SQL query are executed as early as possible to reduce the amount of data to...
Wrote a detailed blog on Relations in MongoDB. All the relations i.e. One-to-One, One-to-Many and Many-to-Many are explained using examples. Have a read here: https://adityagupta.hashnode.dev/relat...
Wrote a blog post on CRUD operations using MongoDB. All the operations are explained using an example as per the learn-by-doing approach. Have a read here: https://adityagupta.hashnode.dev/mongodb-...
Wrote a blog on the basics of Database Indexing. It covers: • What is a Database Index? • Why is an Index required? • Key features of Indexes. Have a read here: https://adityagupta.hashnode.dev/wha...