Interactive SQL Editor
Connect to sql.hobbsresearch.com with your class credentials and run queries directly in the browser. Read-only statements only (SELECT, SHOW, DESCRIBE, EXPLAIN).
Quick Snippets
⚠️ Read-only mode: This editor forwards queries to
sql.hobbsresearch.com:3306 using your credentials. Only SELECT, SHOW, DESCRIBE, and EXPLAIN statements are permitted. Your password is never stored — it is sent only to authenticate your query.
Enter your credentials above, write a query, and click Run Query.