mssql-database
Microsoft's SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
Here are 21 public repositories matching this topic...
An old assignment for an Internship. (not the finished version)
-
Updated
May 11, 2021 - Python
Captura de xml nuevos y subida a mssql
-
Updated
Jun 10, 2021 - Python
Perform CRUD operation using python with tkinter GUI module and store data in MS SQL server.
-
Updated
Jul 18, 2021 - Python
Interactive ML/AI web application implemented via Dash. This app allows the end user to modify parameters for a vector valued function of the logarithmic spiral as well as adjust parameters for an on-the-fly supervised trained Support Vector Machine for Regression (SVR) model. Demonstrates the advantage of leveraging Docker for data science deve…
-
Updated
Feb 4, 2022 - Python
Batch processing datapipline for Web API Ingestion
-
Updated
Aug 13, 2022 - Python
Parsing with requests and connection with SQL Server
-
Updated
Sep 26, 2022 - Python
Parsing with Selenium
-
Updated
Oct 16, 2022 - Python
💥 Empower Your Twitter Strategy with Sentiment Classification!
-
Updated
Dec 21, 2022 - Python
Various scripts that have been helpful in supporting the ETQ Reliance Quality Management System.
-
Updated
Jun 9, 2023 - Python
MSDAT: Microsoft SQL Database Attacking Tool
-
Updated
Aug 1, 2023 - Python
Connect to a Microsoft SQL Server or a MySQL server - written purely in Python
-
Updated
Jan 21, 2024 - Python
A clone of youtube created using Django
-
Updated
Jan 24, 2024 - Python
Amigoes project with IOT based project
-
Updated
Mar 20, 2024 - Python
This project is the database migration pipline project using mage.ai.
-
Updated
Apr 14, 2024 - Python
This repository contains source codes for a small distributed system for a Personal Income Tax Revenue Estimate system, implemented in Python. This application consists of a 3-tiered client-server architecture that allows taxpayers to calculate their tax returns.
-
Updated
May 10, 2024 - Python
Crime Analysis and Reporting System (CARS) - Hexaware Batch-3 Case Study.
-
Updated
May 28, 2024 - Python
Halkbank DBScript Wizard:SQL Script Generator for DB Migrations Processes
-
Updated
Jun 10, 2024 - Python
A video calling app's backend built with FastAPI (Python web framework) and MS SQL Server efficiently handles server-side logic. FastAPI ensures rapid development and scales well, while MS SQL Server securely stores user data and facilitates core functionalities like authentication and call management.
-
Updated
Jun 23, 2024 - Python