Skip to content

chaiwat20180/MySQLTools

Repository files navigation

MySQLTools


For WHERE with IN xD

Try to use

Features

  • Dark Mode
  • SELECT * FROM tbname WHERE IN .......
  • UPDATE tbname SET columnname = '0' WHERE columnname IN .......
  • INSERT INTO tbname VALUES('...')
  • [Manual Column Insert] INSERT INTO tbname('...','...') VALUES('...','...')
  • DELETE FROM tbname WHERE columnname IN ('...')
  • Support Enter and Comma Type
  • Support Delete , and ()

Future Features

  • Add more new bug
  • Add more new features

Preview

Sample Result

About

The web application for my work so... suck my logic

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors