Skip to content

kkalkidan/RDMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDMS

The latest version can be found on the operations branch

  • using the database class, you can create tables
  • and tables.getRelation() returns set of Tuples
  • based on that you can implement the operations
  • ./aout will run the tests.
  • This README will be edited further after fixing the some bugs/issues that are encountered while making change to some implementations

Running cmake

mkdir build
cd build

cmake ..
make

Author

  • Kalkidan Fekadu

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Kasim Ebrahim

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published