Skip to content
View KarkiBindu's full-sized avatar

Block or report KarkiBindu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. My study on database, its structure ... My study on database, its structure and working
    1
    We all have been using various servers to create and store databases. With few queries, we all can store a large amount of data within a short time that most of us do not even bother exactly how those data are being saved physically. The server renders the data in a beautiful table with rows and columns, just how we prefer, but have you ever wondered exactly how those data are being stored physically?
    2
    
                  
    3
    After completing my bachelor's in computer engineering and working for 3 years, I finally started to actually work in a database which previously I had some blur remembrance of studying it in my course. As I aspire to be a Full-stack engineer, I thought it is mandatory to know about databases but it is also very important to understand them from the ground level. Let us see what I found.
    4
    
                  
    5
    First, let's go back to the time when there used to be no electronic means to store data and ponder how they managed to store it. Let's take an antique shop for an example, What were the sources and how a shop stored its sales and purchase records. Well, we all know it's all in the papers. People use to write each record on the pages of a book and there would be lots of such books with lots of pages with rows of data. Surprisingly enough our modern electronic databases also work in a similar format on a physical level. If we consider Data Files as book and Data Pages as the pages of the book but the difference is we could actually touch the book and the pages but the datafiles and data pages are just the allocated storage space in the disk.
  2. My-FirstGame My-FirstGame Public

    C# 1

  3. CarUnity CarUnity Public

    C# 1

  4. CSharp CSharp Public

    C#

  5. UnityPracticeProject UnityPracticeProject Public

    C# 1

  6. ASP.Net-Core ASP.Net-Core Public

    C#