Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mvaibhav131/sql_server

creating the server and connect with sql database.
https://github.com/mvaibhav131/sql_server

backend-service body-parser controllers cookie-parser cors db dotenv expressjs middleware msnodesqlv8 mssql-database nodejs query sql-server

Last synced: 24 days ago
JSON representation

creating the server and connect with sql database.

Awesome Lists containing this project

README

        

## sql_server
creating the express server and connect with sql database.
by using the msnodesqlv8 and mssql we connect the database.

### first Clone the above repository
### install the node_modules using command npm install
### after successfull installation run the server

## Start the Server use command npm start