SQL Query Builder

Build SELECT queries visually without writing SQL

Columns (empty = *)
SQL Output
SELECT "id", "name", "email"
FROM "users"