+ 1
Someone suggeste me to build hotel management code only with SQL
4 Answers
+ 4
SQL is a standard language for storing, manipulating and retrieving data in databases. So you cant build a Hotel Management System using Sql only.
You need languages like html, css and javascript for the front-end which is basically the design, layout and adding interactivity to the site. And either of python, NodeJs, php e.t.c for back-end which includes storing data of, staffs, hotel bookings, e.t.c, user authentication. retrieving user data and displaying it on the webpage.
0
https://www.studentprojectguide.com/project-report/database-design/database-table-for-hotel-management-system/
try make a sql file and share it here
0
I suggest you to build a hotel mangement code only with SQL
0
Plz suggest some on railway reservation databse by SQL also