DML Builder

The easiest way to build mysql insert, mysql update, mysql delete query sql in the world

DML Builder (data manipulation query sql statement builder) helps you making Insert/Update/Delete SQL statement without coding SQL language manually.

mysql web interface | data manipulation sql builder

  • Table List: show all available tables in current database
  • Workspace: Drag a table and drop it to the workspace
  • Editing Area: select column and input value to build SQL

After finished, click the “Bookmarks” > “Bookmark SQL as” to save the building statement.