This project uses pyodbc with ODBC Driver 17 for SQL Server, which is the most reliable approach for connecting to SQL Server from Python on Windows. ├── main.py # Main application entry point ├── ...
This repository contains the following files: • sql_report.ipynb: A Jupyter Notebook that shows how to connect to a PostgreSQL database using Python to perform some SQL queries to answer specific ...
まず初めに今回の記事は特定の人向け(ほぼ自分用備忘録)となり、使わない人は多いと思いますのでご留意ください。 大企業で使用されるEPRとしてSAPがあります。SAPではデータベース内にデータを保管していくためデータ活用が可能です。 SAP ERP:長年の ...