Skip to content

SQL Inserter is a tool that allows users to prepare and insert data to SQL server easily. The application connects to the SQL server and sends prepared queries to the server, returns number of affected rows, warning status and insert ID after a successful run.

License

Notifications You must be signed in to change notification settings

erman999/SQL-Inserter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Inserter

⚠️ This package is still uncomplete

Badge Badge Badge Badge Badge Badge Badge


SQL Query Inserter is a tool that allows users to insert data to SQL server easily. The application connects to the SQL server and sends prepared queries to the server, returns number of affected rows, warning status and insert ID after a successful run. This tool is useful for automating the process of inserting data into a SQL server, saving time and effort for users who need to insert large amounts of data.

Contributing

If you find any issues with this application or would like to contribute, please feel free to submit a pull request or open an issue.

License

This application is licensed under the MIT License. See the LICENSE file for more information.

About

SQL Inserter is a tool that allows users to prepare and insert data to SQL server easily. The application connects to the SQL server and sends prepared queries to the server, returns number of affected rows, warning status and insert ID after a successful run.

Topics

Resources

License

Stars

Watchers

Forks