Skip to content

kaust-rccl/ksl-apps-catalogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Applications Catalogue

A daily generated database, populated from json files that contain info about installed applications on different systems[Ibex, Neser and Shaheen].

Installation

To use the MySQL database on your local machine, follow these steps:

Download and install MySQL from the official website: https://dev.mysql.com/downloads/.
Setup MySQL by following the instructions provided on the website.
Clone the Github repository to your local machine: git clone (https://github.com/MoamenMetwali/apps-catalogue.git)
Locate the database file in the repository (.sql file).
Open MySQL and create a new database..
Import the database file into the new database.

Connecting to the Database

To connect to the MySQL database, follow these steps:

Open MySQL and enter your username and password.
Enter the hostname and port number (usually localhost and 3306).
Select the database you imported in the previous step.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published