No video

Difference between Database vs Data lake vs Warehouse

  Рет қаралды 35,184

Sumit Mittal

Sumit Mittal

Күн бұрын

Пікірлер: 51
@sumitmittal07
@sumitmittal07 Жыл бұрын
Checkout the Big Data course details here: trendytech.in/?referrer=youtube_bd12
@rishabh31415
@rishabh31415 2 жыл бұрын
Got this question in Amazon DE interview round 1
@abhijeetghosh8073
@abhijeetghosh8073 2 жыл бұрын
Tried looking for defination in many videos but the way you explained really made it easy to understand. Thanks for sharing knowledge 🙏
@Youtuz124
@Youtuz124 17 күн бұрын
Very well explained, especially the ETL Vs ELT, Thank you Sumit!
@ishaqkhan8653
@ishaqkhan8653 3 ай бұрын
Thank you for the wonderful explanation. It was simple and crisp
@devasaniganesh8196
@devasaniganesh8196 2 жыл бұрын
You made this easy to understand, Thank you sir.
@sumitmittal07
@sumitmittal07 2 жыл бұрын
Happy to hear that!
@ashutoshsharma3396
@ashutoshsharma3396 2 жыл бұрын
Thanks for this video! In our project we were loading data from oracle db to Teradata stg tables using informatica one to one mapping and after loading to stg tables were doing transformations and loading dimension and fact tables so it was ELT process.
@funtime12345
@funtime12345 2 жыл бұрын
What an amazing explanation sir!!! Superb!! Love it!!! You are great sir!!!
@sumitmittal07
@sumitmittal07 2 жыл бұрын
Thanks a ton. Keep watching
@arpangupta2162
@arpangupta2162 2 жыл бұрын
it was a much needed session
@sumitmittal07
@sumitmittal07 2 жыл бұрын
Happy that you found the session useful!
@JuniorMarci27
@JuniorMarci27 Жыл бұрын
Perfect explication! Thanks!!! You changed my mind about this subject.
@nklee1980
@nklee1980 Жыл бұрын
Your explanation 100% very clear and understanding.....
@abhijeetpatil8958
@abhijeetpatil8958 2 жыл бұрын
Now I understand better
@ushavr
@ushavr Жыл бұрын
Very thorough and helpful! Easy to understand. Thanks
@udaypatilSiR
@udaypatilSiR Жыл бұрын
Sumit sir really hats off to you.
@MSG_22
@MSG_22 Жыл бұрын
It was simple and clear, thank you
@rakish81
@rakish81 Жыл бұрын
Superb & Informative! nicely articulated.
@nandansingh1482
@nandansingh1482 Жыл бұрын
Very well explained thanks a lot
@shreyashwaghmare9136
@shreyashwaghmare9136 10 ай бұрын
Bro your video helped me a lot. Thanks man
@ameerullah2260
@ameerullah2260 6 ай бұрын
Super awesome
@andreanlobo7373
@andreanlobo7373 2 жыл бұрын
Extremely useful. Thanks for this video and all the valuable information
@gerardt.5172
@gerardt.5172 Жыл бұрын
Great explanation and very esay to follow!👍 Thanks!
@ganish5431
@ganish5431 2 жыл бұрын
Good explanation..!
@avinashshinde2659
@avinashshinde2659 Жыл бұрын
excellent,got Deep knowledge!
@ravirajchenna612
@ravirajchenna612 Жыл бұрын
Loved the explanation
@user-ql8ct7bx5e
@user-ql8ct7bx5e Жыл бұрын
Nice explanation
@madhavareddy3488
@madhavareddy3488 Жыл бұрын
Nice one!! Thanks!
@MJoe-fb9ps
@MJoe-fb9ps Жыл бұрын
Awesome
@gcpchannelforbegineers7080
@gcpchannelforbegineers7080 2 жыл бұрын
Thanks for the amazing content :)
@alessandroceccarelli6889
@alessandroceccarelli6889 Жыл бұрын
Can MongoDB, with its analytical engine and Time Series collections, be considered a hybrid DB/Warehouse? Would it be inherently wrong to store e.g. historical sales transactions of a shop and current transactions within a Time Series Collections on Mongo? If not, which alternative would you consider for it? Thank you so much for your video 👏🏻👏🏻
@prajitkarande5214
@prajitkarande5214 2 жыл бұрын
Can we use ELT for datawarehouse ? Ca we store log file as it in datawarehouse if yes then what's exactly different between data warehouse and data lake?
@ANKITKUMAR-nv8ur
@ANKITKUMAR-nv8ur 2 жыл бұрын
No in data warehouse we can not store log file as it is unstructured data. but in data lake we can have unstructured and structure data that's the difference exactly
@dhruvpandey1189
@dhruvpandey1189 Жыл бұрын
Are datawarehouse and data lake different sections of the same set up? For example if we have a snowflake DW, can the data lake be also within the same snowflake set up but an isolated environment?
@vandanasharma4738
@vandanasharma4738 Жыл бұрын
Snowflake is created/hosted on any of the three clouds we have. So as per my understanding, snowflake is data warehouse but it can be used as a datalake as well. When used as a datawhere house it stores the data in snowflake itself but when you use it as a data Lake, it keeps or make use of Amazon S3 for example bucket for storage
@vandanasharma4738
@vandanasharma4738 Жыл бұрын
Please correct for better understanding
@omkarm7865
@omkarm7865 2 жыл бұрын
can we use Oracle also as data warehouse because as far I know Teradata is also database only. so any database available in market, we can use that as data warehouse. Am I correct?
@sonu-if4ym
@sonu-if4ym 2 жыл бұрын
Yup.. We have used oracle as dwh
@nvasudeva
@nvasudeva Жыл бұрын
While technically u could use but this would be at the cost of performance. Please note that traditional databases works on rows where as typical DWH database is configured to operate in columnar fashion.
@gopinathg318
@gopinathg318 2 жыл бұрын
If we cannot store historical data in data base then how we will copy those data to a data warehouse to do analysis.
@vandanasharma4738
@vandanasharma4738 Жыл бұрын
So what happens is when you have data in a database then on regular intervals we move this data from database to a datawarehouse using an ETL tool. So the data flows from your database -> then ETL tool ~> then a datawarehouse. The frequency at which you move data from a database to a data warehouse is generally suggested by the clients or the business users
@dishashetty866
@dishashetty866 Жыл бұрын
Is Google Cloud Storage a database or a data lake?
@AbhishekTiwari-vf9ru
@AbhishekTiwari-vf9ru Жыл бұрын
I have a doubt , does datawarehouse supports acid properties? Also is only historical data stored in datawarehouse?
@vandanasharma4738
@vandanasharma4738 Жыл бұрын
The idea behind developing data warehouses is to keep historical data you can relate it with a normal datawhere house people are using to store goods so it's a kind of storing huge amount of data
@deepanshujain4119
@deepanshujain4119 Жыл бұрын
Can a database become a datawarehouse and visa versa?
@MaheshTiwari-hq7lr
@MaheshTiwari-hq7lr 7 ай бұрын
both have certain limitations as discussed in the video.
@ashutoshyadav8348
@ashutoshyadav8348 2 жыл бұрын
Why cost of storing data in database is high?
@ramm3020
@ramm3020 Жыл бұрын
May be onpremises storaege . now due to cloud the storage cost comes down. Pls comment it is correct or not. THanks.
@azingo2313
@azingo2313 Жыл бұрын
Wonderful explanation
Data Lakehouse: An Introduction
25:00
Bryan Cafferky
Рет қаралды 19 М.
王子原来是假正经#艾莎
00:39
在逃的公主
Рет қаралды 18 МЛН
Кадр сыртындағы қызықтар | Келінжан
00:16
What is ETL | What is Data Warehouse | OLTP vs OLAP
8:07
codebasics
Рет қаралды 415 М.
Microsoft Fabric: Data Warehouse vs Lakehouse vs KQL Database
30:18
Learn Microsoft Fabric with Will
Рет қаралды 16 М.
Database Sharding and Partitioning
23:53
Arpit Bhayani
Рет қаралды 80 М.
The Future of Data Engineering in a Post-AI World
34:37
Data Council
Рет қаралды 2,2 М.
Data Warehouse vs Data Lake vs Data Lakehouse
9:32
Jesper Lowgren
Рет қаралды 44 М.
Data Pipelines Explained
8:29
IBM Technology
Рет қаралды 150 М.
LeetCode 175 | SQL Interview Questions on LeetCode
20:59
Sumit Mittal
Рет қаралды 54 М.
Rank and Dense Rank in MySQL - Important SQL Interview Question
18:12
王子原来是假正经#艾莎
00:39
在逃的公主
Рет қаралды 18 МЛН