Query editor
Use powerful SQL and noSQL code editor, view and visualize results.
Writing SQL queries
Syntax highlight - with many highlight color themes
Code completion - see table, column and SQL syntax suggestions as you type
Save queries for later - save queries to “Saved queries” widget with a name, edit and run saved query
SQL formatter - format SQL queries

SQL Generator
Choose multiple objects - choose which tables, view and procedures to generate
Choose which scripts to generate - you could generate CREATE, DROP or INSERT DATA scripts
Live preview - view your script preview immediately
Many options - configure eg. whether to create foreign keys or indexes with your tables

And much more
Join wizard - add SQL joins, when you are master of SQL language, but you don’t remember all of those tables, which must be joined together
