I am looking for a visual SQL editor that we can embed into our web application. We would like an drag and drop interface similar to the ones in:
  • Microsoft SQL Server Management Studio
  • Microsoft Access Devart SQL
  • MySQL Workbench
  • SAP Crystal Reports
  • dbForce Query Builder


Ideally the tool can learn the database schema from the connected data source, allow the user to select tables, columns, create where clauses, create...