left arrow
Custom Python DBMS
Developed a custom Python module that emulates the behavior of Python’s built-in SQLite3 module.
Python
SQLite
Data Structures

- Developed a DBMS in Python that supports complex SQL operations without using SQL.
- Designed to ensure scalability and efficiency for processing large datasets.
- Conducted testing to verify functionality, ensuring the DBMS performs for a wide range of queries and edge cases.