https://github.com/edgar-code-repository/storing-file-in-azure-sql
Rest API that reads a file and store its content in Azure SQL.
https://github.com/edgar-code-repository/storing-file-in-azure-sql
azure java spring-boot
Last synced: about 2 months ago
JSON representation
Rest API that reads a file and store its content in Azure SQL.
- Host: GitHub
- URL: https://github.com/edgar-code-repository/storing-file-in-azure-sql
- Owner: edgar-code-repository
- Created: 2024-10-26T20:04:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-01T01:46:20.000Z (over 1 year ago)
- Last Synced: 2025-10-30T23:48:57.694Z (8 months ago)
- Topics: azure, java, spring-boot
- Language: Java
- Homepage:
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
READING A FILE AND STORING IT IN AZURE SQL
----------------------------------------------------

----------------------------------------------------
**Table created in Azure SQL:**

----------------------------------------------------
**Endpoint exposed to read content from a file:**

----------------------------------------------------
**Data loaded in the table:**

----------------------------------------------------
**Endpoint exposed to clean data from db:**

----------------------------------------------------