/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

Stargazers