This technical blog is my own collection of notes , articles , implementations and interpretation of referred topics in coding, programming, data analytics , data science , data warehousing , Cloud Applications and Artificial Intelligence . Feel free to explore my blog and articles for reference and downloads . Do subscribe , like , share and comment ---- Vivek Dash
Sunday, July 25, 2021
Friday, July 23, 2021
Features of NoSQL Databases and their Usage for Analytics | 5 Conceptual Questions and Answers | Concept Infographic Note
Topics discussed in the post the following questionnaire :
Q1) What are some predominant features of No-SQL databases ?
Q2) Why NoSQL is called "SQL with a No " with "No" as the preceding string on SQL ?
Q3) How do organisations leverage NoSQL data for their businesses ?
Q4) Where are NoSQL databases useful ?
Q5) What do you mean by the statement , "The constraints of a relational database are relaxed ? "
Difference between RDBMS and NoSQL databases | 10 Conceptual Questions and Answers | Concept Infographic Note
Thursday, July 22, 2021
Shopping Cart Total Bill Generation Project in Python using Jupyter Notebook | Sample Mini-Project Implementation Infographic Note
Concept of "NoSQL Databases" in Big Data Analytics with 7 sample conceptual questions and answers | Infographic Note with explanation
Examples of Using "JOIN" function on Python Data Structures | Sample Conceptual Questions with Answers with examples | Infographic Note
Example - 01 : Joining Numeric List Elements with char string
Example - 02 : Joining Tuples with character string
Example - 03 : Joining List elements with long string
Example - 04 : Joining Character List Elements with long string
Example - 05 : Joining Character List Elements with null string