Skip to content

TheCodeHeist/sql-ninja

Repository files navigation

SQL Ninja (sql-ninja)

SQL Ninja is an open-source MySQL Client, made with ElectronJS, NodeJS and ExpressJS.

Logo


OS Support

Windows support only for 8 and above!

  • Windows x64 (win32)
  • MacOS (Not Supported/Available)
  • Linux x64
    • Ubuntu/Debian
    • Arch Linux/Manjaro (Coming Soon!)

Releases

Check Releases section for latest releases!


Installation

Go to the Releases section for latest release.

  • FOR UBUNTU/DEBIAN USERS:
    1. Download the sql-ninja_(versionNumber)_amd64.deb file.
    2. Open the Terminal and type in:
      cd ./your/installer/file/dir
      sudo apt install ./sql-ninja_(versionNumber)_amd64.deb -y
      or,
      Go to your installer file directory and double-click on the sql-ninja_(versionNumber)_amd64.deb file.
    3. Search for "SQL Ninja" in the searchbox. If the application is found, then open that up.
    4. That's it!
  • FOR WINDOWS 8+ USERS:
    1. Download the sql-ninja_(versionNumber)_amd64.exe file.
    2. Go to your installer file directory and double-click on the sql-ninja_(versionNumber)_amd64.exe file.
    3. Go through all the installation processes. Select your desired options.
    4. Search for "SQL Ninja" in the searchbox. If the application is found, then open that up.
    5. That's it!

Contribution

Forking the project for finding issues, vulnerabilities, and for adding cool features WILL BE appreciated!!!! ⚡💗🌟✨ (Also copying helpful code from this project for your own app!) 😊


MADE WITH 💖 BY TheCodeHeist!!