Developed as part of database design course, features a CLI interface and utilizes B+ trees for data storage, w/effective database management techniques.
-
Updated
Aug 24, 2023 - Python
Developed as part of database design course, features a CLI interface and utilizes B+ trees for data storage, w/effective database management techniques.
Design a B+ Tree data structure that can store part catalog information without the use of any database.
A personal implementation of Berkley's CS186.
A project implementing a lightweight SQLite engine with support for CREATE, INSERT, and SELECT queries, including mathematical operations on columns.
Implements B+Tree for storing,indexing and retrieval of records.
This application manages the data of the different products of the Amazon store.
A disk-based B+ tree implementation that supports concurrency and transactions
A dbms which manages students in a bplus tree data structure and has a gui to interact with the bplus tree
记录学习点滴,分享技术干货
Implementation of suffix array
These blogs covers all technical aspects of the backend, frontend, networking and the security concepts
Repositório contendo os códigos da disciplina Algoritmos e Estruturas de Dados 2, ministrado pela professora Ariane Machado Lima, na Escola de Artes, Ciências e Humanidades (EACH) da Universidade de São Paulo
A page that visualizes the basic methods of a B+ Tree, based on the algorithms from the book "Database System Concepts, 7th Edition" by Avi Silberschatz, Henry F. Korth and S. Sudarshan (the visualization part is still under construction but it works)
Developed and tested a small degree B+ tree in C++ for information storage and retrieval used for internal-memory dictionaries with operations like insert, search, delete, etc.
Add a description, image, and links to the bplus-tree topic page so that developers can more easily learn about it.
To associate your repository with the bplus-tree topic, visit your repo's landing page and select "manage topics."