You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This course presents to the students recent research and industrial issues pertaining to data engineering, database systems and technologies. Various topics of interests that are directly or indirectly affecting or are being influenced by data engineering, database systems and technologies are explored and discussed.
DirectoryDB: A lightweight Python-based database system for efficient database operations in Python projects. Built from scratch, it leverages file system CSV and strictly adheres to Python conventions, ensuring readability and maintainability for developers.