GUI for SQL Server

Hello Everyone,

Can some suggest a front end GUI for SQL Server that can get data from the users and store it in SQL?

Thank You!

SSMS, Excel, Visual Studio, and many many others. Depends totally on what you want to do.

so using SSMS, you can edit a table and input data. e.g.

Insert, Update or Delete Data in SQL Server from Excel

Thanks for the replies.

My requirement is to get user inputs similar to getting information via SharePoint forms and store it in SQL database. Can we use SQL Server Management Studio to create forms like the SharePoint forms to get user input?

If you have Office 365 - you might already have PowerApps available. If you don't have access - it might be something to consider purchasing.

https://powerapps.microsoft.com/en-us/

SSMS cannot create forms. However, you could use MS-Access for that, or Excel