Settings

Theme

Executing SQL queries from the browser in Cockroach Cloud

cockroachlabs.com

2 points by lassenordahl 2 years ago · 1 comment

Reader

lassenordahlOP 2 years ago

We released a browser SQL shell a few weeks ago in Cockroach Cloud. It has some nice to haves like autocomplete, syntax highlighting, and allows creating and querying cluster in < 20 seconds end to end. I worked on the frontend + some of the backend components, happy to answer any questions.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection