njegos-dukic / Hotel-Chain

Database course project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotel-Chain

Database school course project.

Hotel Chain Icon

  • WPF Application for hotel chain information system.
  • Using MySQL DB.

A relational database is a type of database that stores and provides access to data points that are related to one another. Relational databases are based on the relational model, an intuitive, straightforward way of representing data in tables. In a relational database, each row in the table is a record with a unique ID called the key. The columns of the table hold attributes of the data, and each record usually has a value for each attribute, making it easy to establish the relationships among data points.

About

Database course project.

License:MIT License


Languages

Language:C# 100.0%