-
Notifications
You must be signed in to change notification settings - Fork 1
Developed a complete relational database engine similar to SQLite from scratch using Python, which supports basic DDL and DML operations, by utilizing B+ trees for indexing and keeping a page size of 512 Bits to encounter overflows in Data.
rams1996/RamBase-RelationalDatabaseEngine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Developed a complete relational database engine similar to SQLite from scratch using Python, which supports basic DDL and DML operations, by utilizing B+ trees for indexing and keeping a page size of 512 Bits to encounter overflows in Data.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published