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
Python-based Relational Algebra interpreter designed for easy execution of relational database queries through the command line. This project provides a terminal-based interface, allowing users to run queries on their databases effortlessly.
The repo for the dbms mini project wherein a game database(RDBMS) is developed for online games taking into account all the required features one would have..
The goal of the project is to develop a software that enables one to process data stored in different formats and to upload them into two distinct databases to query these databases simultaneously according to predefined operations.