Implementation of B-Tree based Database using C Programming Language
DOI:
https://doi.org/10.47607/ijresm.2020.426Keywords:
B-Tree, C programming language, DBMS, Relational database, SQLiteAbstract
A database is crucial to any organization to store, add, modify and retrieve details about the company. Additionally, they form the core of the backend of any imaginable web application that we see around us. Thus, a thorough understanding of internal working a database is necessary for creating meaningful software, or for making full use of the DBMS. We attempt to do so by implementing a simple B-Tree based database, following the SQLite architecture.
Downloads
Downloads
Published
Issue
Section
License
Copyright (c) 2020 Pramita Kastha
This work is licensed under a Creative Commons Attribution 4.0 International License.