/SQLGenerator-for-Yu-Gi-Oh_Sky.js

SQL Insert requests generator for Yu-Gi-Oh_Sky.js database

Primary LanguageC#MIT LicenseMIT

SQLGenerator for Yu-Gi-Oh_Sky.js

Generates SQL Insert requests for a Yu-Gi-Oh_Sky.js database.

Screenshots

SQLGenerator

How to use

Just launch the app, and enter each card, one per line using this syntax :

<card_name_en>:<quantity>
<card_name_en_1>:<quantity_2>

Then press the button, wait a few seconds and the SQL will be generated in the text box at the bottom of the window. You can copy-paste it to your SQL console.

Built With