Git Product home page Git Product logo

mssqlserverrestapi's Introduction

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

mssqlserverrestapi's People

Contributors

tomaztk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.