/SQL-Inserter

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.

Primary LanguageJavaScriptMIT LicenseMIT

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.