Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.43 KB

README.md

File metadata and controls

26 lines (23 loc) · 1.43 KB

JDBC MODULE practical tasks at Solvd Inc. internship

Concert Hall
My project "Concert Hall" describes the business model of the Concert Hall.

The MySQL database tables contains data about:

  • concert halls
  • posters
  • events
  • prices
  • compositions
  • authors
  • customers
  • tickets
  • orders

In this repository are being worked out: