Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bilalmohib/webapi-c-sharp-for-the-using-sql-in-react
This repo contains the code for the API for the connection and usage of MS SQL in React JS.Because like Many no sql databases like firestore and firebase realtime database the sql cant be used in javascript and its use is deprecated unless we make an api for using our MS Sql server database and to connect that.So this repo contains the code in C# for the connection of MS sql and The Api is created in it.You can test in the Post man.Your database MS sql ssms server should be running in order to test locally and also you can run this code in MS Visual Studio.
https://github.com/bilalmohib/webapi-c-sharp-for-the-using-sql-in-react
api csharp mssqlserver sql-server
Last synced: 11 days ago
JSON representation
This repo contains the code for the API for the connection and usage of MS SQL in React JS.Because like Many no sql databases like firestore and firebase realtime database the sql cant be used in javascript and its use is deprecated unless we make an api for using our MS Sql server database and to connect that.So this repo contains the code in C# for the connection of MS sql and The Api is created in it.You can test in the Post man.Your database MS sql ssms server should be running in order to test locally and also you can run this code in MS Visual Studio.
- Host: GitHub
- URL: https://github.com/bilalmohib/webapi-c-sharp-for-the-using-sql-in-react
- Owner: bilalmohib
- Created: 2021-07-16T06:19:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T01:21:50.000Z (over 2 years ago)
- Last Synced: 2024-11-19T02:56:56.948Z (2 months ago)
- Topics: api, csharp, mssqlserver, sql-server
- Language: C#
- Homepage:
- Size: 2.53 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebAPI-C-sharp-for-the-using-SQL-in-React
## About
This repo contains the code for the API for the connection and usage of MS SQL in React JS.Because like Many no sql databases like firestore and firebase realtime database the sql cant be used in javascript and its use is deprecated unless we make an api for using our MS Sql server database and to connect that.So this repo contains the code in C# for the connection of MS sql and The Api is created in it.You can test in the Post man.Your database MS sql ssms server should be running in order to test locally and also you can run this code in MS Visual Studio.## Tech Stacks
- C#
- API Development## Tool
- Python