Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

marlon-git/MSSQLServerRestAPI

Open more actions menu
 
 

Repository files navigation

Using REST API with Microsoft SQL Server

REST API for reading and writing data for Microsoft SQL Server enables you easy read and write data from your database. With help of Node.js you can create a API service, authentication and underlying functions for easier and faster data operations. You can read the data from the database with GET operations or push or insert the data into database with POST operation or you can get a predicted value for your machine learning model, stored (or pickled) in the database or object store.



Feature Summary

  • Reading data from MSSQL using API (blog post)
  • Writing data to MSSQL using API (blog post)
  • Creating predictions using API and R (blog post)
  • Creating predictions using API and Python (blog post)
  • Reading API data with Power BI (blog post)

Cloning the repository

You can follow the steps below to clone the repository.

git clone https://github.com/tomaztk/Useless_R_functions.git

Contributing

Do the usual GitHub fork and pull request dance. Add yourself (or I will add you to the contributors section) if you want to.

Suggestions

Feel free to suggest any new topics that you would like to be covered or follow the blog (Blog post)

License

MIT © Tomaž Kaštrun

About

REST API for reading and writing data to Microsoft SQL Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.6%
  • TSQL 35.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.