sqlserver
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 152 public repositories matching this topic...
Replicate data from MySQL, Postgres and MongoDB to ClickHouse®
-
Updated
Nov 19, 2024 - Python
The CSV to database command line loader
-
Updated
Apr 7, 2024 - Python
python ETL framework
-
Updated
Sep 8, 2021 - Python
Sample code with integration between Data Catalog and RDBMS data sources.
-
Updated
Dec 6, 2021 - Python
Layer DBT Adapters
-
Updated
Sep 30, 2022 - Python
Deep Learning (Keras) Models Deployment using SQL databases
-
Updated
Jul 5, 2019 - Python
Loads healthcare provider information from the National Plan and Provider Enumeration System (NPPES) into SQL Server.
-
Updated
May 14, 2020 - Python
Scripts with the goal to enable easy usage of some SQLServer operations.
-
Updated
May 27, 2020 - Python
Deep Learning (PyTorch) Models Deployment using SQL databases
-
Updated
Jul 25, 2021 - Python
这是笔者在学习过程中的一些笔记,可能包括软件的安装配置、技术的知识点、技术的使用技巧、软件的使用方法、以及学习过程当中的感悟、学习过程中出现的疑问以及疑问的解决。
-
Updated
Nov 18, 2024 - Python