Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 877 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 877 Bytes

Database CRUD

This is a project for the Databases course at ntua.

What's implemented

A Qt based graphical interface offering CRUD (create read update and delete) actions over a specific database on your server.

Build for Linux (Qt Creator Recommended)

Project built on QTCreator with qt5-qmake. Open the included .pro file in your QtCreator.

Installation Linux x86_84

With Qt5-qmake installed run qmake make

Run Linux x86_64 with Qt5--

execute the binary ./Database