AHAnusha Hiremathinanusha9193.hashnode.dev·May 13, 2022 · 2 min readSQL TutorialWhat is Database(DB)? Any collection of related information For Example: Phone Book, Shopping list, ToDo List, Databases can be stored in different ways such as On paper, On your computer etc. What is Database Management Systems(DBMS)? A special so...00
AHAnusha Hiremathinanusha9193.hashnode.dev·May 11, 2022 · 4 min readGit and GitHub: A Beginner's GuideWhat is Git? Git is a Free and open source version control system. Most programmers interact with Git on a daily basis. What is Version Control? The management of changes to documents, computer programs, large websites and other collections of inform...00