Skip to content

Sample database for the JsonFileUpoadApp. Demo of uploading a an excel file with thousands of record by reading the excel file into a dataset and converting to json. This allows to submit thousands of records to a database in a single database call to any any relational database and upload them in just a couple of seconds. The stored procedure s…

License

Notifications You must be signed in to change notification settings

darwinpasco25/JsonFileUploadDB

Repository files navigation

JsonFileUploadDB

Sample database for the JsonFileUpoadApp

Demo of uploading a an excel file with thousands of record by reading the excel file into a dataset and converting to json. This allows to submit thousands of records to a database in a single database call to any any relational database and upload them in just a couple of seconds. The stored procedure shows how to parse a JSON string as a table and allow inserting of thousands of rows into a table

About

Sample database for the JsonFileUpoadApp. Demo of uploading a an excel file with thousands of record by reading the excel file into a dataset and converting to json. This allows to submit thousands of records to a database in a single database call to any any relational database and upload them in just a couple of seconds. The stored procedure s…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published