-
Notifications
You must be signed in to change notification settings - Fork 0
A simple database engine with support for B+ trees and R trees. The supported functionalities are creating tables, inserting tuples, deleting tuples, updating tables, searching in tables linearly, creating indexes (B+ tree, R tree), searching using indexes (B+tree, R tree) and simple select queries.
mostafahatem20/Database-Engine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A simple database engine with support for B+ trees and R trees. The supported functionalities are creating tables, inserting tuples, deleting tuples, updating tables, searching in tables linearly, creating indexes (B+ tree, R tree), searching using indexes (B+tree, R tree) and simple select queries.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published